500-425 · Question #44
After installing the standalone machine agent, how do you enable the agent to start collecting metrics?
The correct answer is D. The machine agent must be started and running. The machine agent is a standalone Java program that collects performance statistics about your environment. It can be deployed on any machine that hosts application servers, database servers, messaging servers, Web servers, etc. However, the machine agent does not start collectin
Question
After installing the standalone machine agent, how do you enable the agent to start collecting metrics?
Options
- AThe machine agent requires an app agent to collect metrics
- BThe machine agent runs with the monitored application
- CThe machine agent starts collecting metrics as soon as it is installed
- DThe machine agent must be started and running
How the community answered
(25 responses)- A4% (1)
- C4% (1)
- D92% (23)
Explanation
The machine agent is a standalone Java program that collects performance statistics about your environment. It can be deployed on any machine that hosts application servers, database servers, messaging servers, Web servers, etc. However, the machine agent does not start collecting metrics as soon as it is installed. You need to start the machine agent manually or configure it to run as a service or a daemon.
Topics
Community Discussion
No community discussion yet for this question.