Search found 4 matches
- Tue May 11, 2021 10:14 am
- Forum: Nagios XI
- Topic: Ec2 instance monitoring
- Replies: 4
- Views: 358
Re: Ec2 instance monitoring
I'm having the same issue in the latest release of XI. The error I'm getting presented with from the command line after inputting my keys and region is as follows. [nagios@nagiosxi ~]$ /usr/local/nagios/libexec/check_ec2.py -v --getinstances --accesskeyid='munged' --secretaccesskey='munged' --region...
- Mon May 10, 2021 2:48 pm
- Forum: Nagios XI
- Topic: Amazon EC2 Issue
- Replies: 5
- Views: 1684
Re: Amazon EC2 Issue
Thanks Vinh, That may have been part of the problem I did open all ec2s to ping and ssh from the nagiosxi server within my security group, currently everything is being monitored across the private ip's --- 18.221.20.222 ping statistics --- 13 packets transmitted, 13 received, 0% packet loss, time 2...
- Fri May 07, 2021 11:25 am
- Forum: Nagios XI
- Topic: Amazon EC2 Issue
- Replies: 5
- Views: 1684
Re: Amazon EC2 Issue
Thanks Vinh, I have confirmed that I can ping aws.amazon.com and that sshd is running on the the XI host. I went in a created the credentials following the tutorial, but when I hit get instances it tells me "There were no instances found. Verify your AWS credentials and try again." My Nagi...
- Wed May 05, 2021 4:35 pm
- Forum: Nagios XI
- Topic: Amazon EC2 Issue
- Replies: 5
- Views: 1684
Amazon EC2 Issue
Has anyone had any success with the Amazon EC2 discovery wizard? I enter my secrets and access key and it doesn't find any targets, I know my keys are valid as I'm using them with aws cli and eb cli. I've also tried setting it up locally on the NagiosXI server in flat files with no success. Any help...