percona / percona-monitoring-plugins

Percona Monitoring Plugins
GNU General Public License v2.0
134 stars 113 forks source link

unknown db instance class in pmp-check-aws-rds.py #89

Open Dhanasekar93 opened 6 years ago

Dhanasekar93 commented 6 years ago

Getting Unknown DB instance class "db.r4.16xlarge" while running the script.

[root@localhost]$ /usr/lib64/nagios/plugins/pmp-check-aws-rds.py -i <instance> -m memory -w 10 -c 1
Unknown DB instance class "db.r4.16xlarge"
Farfaday commented 6 years ago

https://github.com/percona/percona-monitoring-plugins/pull/93 should help

mmomen commented 5 years ago

I see the commit that should resolve this (https://github.com/percona/percona-monitoring-plugins/commit/515bd1985ada934079fee3673f800d88110f82e2), but the file is not updated in the 1.1.8 package downloaded from the Percona site. Will there be a new version that will include this fix?

cezmunsta commented 5 years ago

@mmomen there should be a release to include the new instance types, but I can't confirm when that might be