I dont have access to the Amazon ec2
instance on which my servers are installed.
My question is how do i get server metrics from ec2 instance into nagios and then monitor it with amazon cloudwatch
itself.which means pushing monitoring data back to cloudwatch but this without access id
and access key
.
Asked
Active
Viewed 217 times
-1

khakishoiab
- 9,673
- 2
- 16
- 22
1 Answers
0
You cannot get metrics form a machine you do not have access to. But once you access the machine, you can configure its monitoring agent so that it sends the metrics to CloudWatch.

Mahdi
- 3,199
- 2
- 25
- 35
-
That is because your Nagios server has its agent installed on the machine. – Mahdi Aug 31 '16 at 10:21
-
which agent do you mean nrpe agent.? – khakishoiab Aug 31 '16 at 10:35