check_snmp_storage_wizard.pl - ERROR: Description/Type table
Posted: Fri Mar 11, 2016 11:23 am
I am getting "Critical ERROR: Description/Type table : No response from remote host" when I am trying to pull disk space from SNMP on a remote server. I have tested the command used through the CLI and get back the proper result, however the check being done by the Nagios Server is failing. Can you review and assist with getting this corrected?
Version: NagiosXI 5.2.2
[nagios@<Nagios Server> ~]$ ls -l /usr/local/nagios/libexec/check_snmp_storage_wizard.pl
-rwxrwxr-x 1 apache nagios 25488 Mar 11 10:40 /usr/local/nagios/libexec/check_snmp_storage_wizard.pl
[nagios@<Nagios Server> ~]$ /usr/local/nagios/libexec/check_snmp_storage_wizard.pl -H <Remote Server> -C public -m "/$" -w 90 -c 95
/: 47%used(3722MB/7935MB) (<90%) : OK
Version: NagiosXI 5.2.2
[nagios@<Nagios Server> ~]$ ls -l /usr/local/nagios/libexec/check_snmp_storage_wizard.pl
-rwxrwxr-x 1 apache nagios 25488 Mar 11 10:40 /usr/local/nagios/libexec/check_snmp_storage_wizard.pl
[nagios@<Nagios Server> ~]$ /usr/local/nagios/libexec/check_snmp_storage_wizard.pl -H <Remote Server> -C public -m "/$" -w 90 -c 95
/: 47%used(3722MB/7935MB) (<90%) : OK