AWS RDS monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
ivp2015
Posts: 142
Joined: Fri Feb 20, 2015 12:32 am

Re: AWS RDS monitoring

Post by ivp2015 »

Thanks, now same has been installed. Could you please let me know it is possible can we monitor particular RDS without providing access key and secret access key information in boto.cfg file.

[root@centos6 ~]# cat /etc/boto.cfg
[Credentials]
aws_access_key_id = THISISATESTKEY
aws_secret_access_key = thisisatestawssecretaccesskey
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: AWS RDS monitoring

Post by scottwilkerson »

ivp2015 wrote:Could you please let me know it is possible can we monitor particular RDS without providing access key and secret access key information in boto.cfg file.
No, this is for your security, if you do not give the plugin access (via security key) it isn't allowed to see the data required.
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
ivp2015
Posts: 142
Joined: Fri Feb 20, 2015 12:32 am

Re: AWS RDS monitoring

Post by ivp2015 »

Hi,

There should be some way to directly monitor RDS instances without accessing the AWS console via programmatic access(secret access key)
I have all the details fro RDS instance like connection string, master user name password.
Please share the steps to allow monitoring for particular RDS instance.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: AWS RDS monitoring

Post by scottwilkerson »

The only way to install without AWS console via programmatic access would be to install an agent
OR
allow access to the RDS instance from the Nagios XI server and run the MySQL wizards
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
ivp2015
Posts: 142
Joined: Fri Feb 20, 2015 12:32 am

Re: AWS RDS monitoring

Post by ivp2015 »

Thanks for update. Could you please provide the steps for both.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: AWS RDS monitoring

Post by scottwilkerson »

ivp2015 wrote:Thanks for update. Could you please provide the steps for both.
I only provided one option other than using a plugin like you had downloaded (which would require the key).

And that option was to use the MySQL wizards in Nagios XI under the Configure tab
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
ivp2015
Posts: 142
Joined: Fri Feb 20, 2015 12:32 am

Re: AWS RDS monitoring

Post by ivp2015 »

Thanks Now its working
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: AWS RDS monitoring

Post by scottwilkerson »

ivp2015 wrote:Thanks Now its working
Great!

Locking thread
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
Locked