When I was exciting those code get below error Scenario one root@:~# /usr/local/nagios/libexec/check_rds_replicationlag.py -d <hidedb> -w 1600000 -c 1800000 -r us-west-1 CRITICAL Unable to fetch RDS data root@:~# Scenario two root@:~# /usr/local/nagios/libexec/check_rds_replicationlag.py -d <hidedb> -w 1 -c 2 --region=us-west-1 CRITICAL Unable to fetch RDS data root@:~#
When I was exciting those code get below error
Scenario one
root@:
# /usr/local/nagios/libexec/check_rds_replicationlag.py -d -w 1600000 -c 1800000 -r us-west-1#CRITICAL Unable to fetch RDS data
root@:
Scenario two
root@:
# /usr/local/nagios/libexec/check_rds_replicationlag.py -d -w 1 -c 2 --region=us-west-1#CRITICAL Unable to fetch RDS data
root@: