OS Upgrade and Nagios issue
Posted: Mon Jan 31, 2022 3:54 pm
We have recently did an upgrade from RHEL 7.4 to RHEL 7.9 and our nagiosXI 5.8.3 code is having issues. Specifically this:
In our command line when we check snmp storage it comes up like this:
XXXX:/usr/local/nagios/libexec]$ ./check_snmp_storage.pl -H XXX -C DCWest --v2c -m "^/$" -w 80 -c 95 -f
/: 81%used(38224MB/46973MB) (>80%) : WARNING | '/'=38224MB;37578;44624;0;46973
However when we view this through the website it comes up like this
[xxx~]$ /usr/local/nagios/libexec/check_snmp_storage_wizard.pl -H XXX -C DCWest --v2c -m "^/$" -w 80 -c 95 -f
Unknown storage : \^/$ : ERROR
What could cause a communication issue between the command line and website? Our original system was on RHEL 74 and then we upgraded to rhel 79. If you can provide any info that will help we will be glad to provide.
In our command line when we check snmp storage it comes up like this:
XXXX:/usr/local/nagios/libexec]$ ./check_snmp_storage.pl -H XXX -C DCWest --v2c -m "^/$" -w 80 -c 95 -f
/: 81%used(38224MB/46973MB) (>80%) : WARNING | '/'=38224MB;37578;44624;0;46973
However when we view this through the website it comes up like this
[xxx~]$ /usr/local/nagios/libexec/check_snmp_storage_wizard.pl -H XXX -C DCWest --v2c -m "^/$" -w 80 -c 95 -f
Unknown storage : \^/$ : ERROR
What could cause a communication issue between the command line and website? Our original system was on RHEL 74 and then we upgraded to rhel 79. If you can provide any info that will help we will be glad to provide.