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.