Hey All
I am trying to configure the percona-nagios-plugins as i would like to monitor some RDS Instnaces that i have but i am running into issues
i have followed the documentation and i am getting a little frustrated as i keep getting errors or nothing gets returned
For example if i run ./pmp-check-aws-rds.py -l it returns “List of All DB Instnaces ” and if i run ./pmp-check-aws-rds.py -i “Instance-name” -p it returns No DB instance “Instance-name” found on your AWS account.
i have got the correct aws keys in the /etc/boto.cfg file and python-boto is installed, can someone help please