check_dhcp_snmp: No output returned from plugin
Posted: Mon Feb 11, 2019 3:09 am
Hi,
I'm running Nagios XI version 5.5.9 on CentOS Linux release 7.5.1804 (Core)
and I'm trying to check windows server dhcp pool status using this plugin from this link https://exchange.nagios.org/directory/P ... mp/details
Unfortunately, I'm having a hard time to resolve this issue.
Upon checking on the services in the NMS, the status information gave me this output in the WebUI.
I also tried to search this in Google as well, but i have no luck.
Any thoughts?
Thank you very much.
I'm running Nagios XI version 5.5.9 on CentOS Linux release 7.5.1804 (Core)
and I'm trying to check windows server dhcp pool status using this plugin from this link https://exchange.nagios.org/directory/P ... mp/details
Unfortunately, I'm having a hard time to resolve this issue.
Code: Select all
[root@localhost ~]# /usr/local/nagios/libexec/check_dhcp_snmp.pl -H 10.162.x.x -C snmp_community -w 20 -c 10
DHCP_SNMP OK - All scopes fine
Code: Select all
(No output returned from plugin)
DHCP_SNMP OK - All scopes fine
Any thoughts?
Thank you very much.