Looks like the check_dhcp plugin is having a problem since upgrading to 2014R2.1 .. Specifically, Nagios shows this error :
Code: Select all
(No output on stdout) stderr:
Code: Select all
$ sudo -u apache /usr/local/nagios/libexec/check_dhcp -u -s 192.168.1.1 -r 192.168.100.100 -m C0:FF:EE:15:C0:01 -t 5
OK: Received 1 DHCPOFFER(s), 1 of 1 requested servers responded, requested address (192.168.100.100) was offered, max lease time = 86400 sec.
I'm not sure what the issue is here. That's the exact CLI command that Nagios is allegedly using. Testing the the test button in the config screen shows an immediate return of no output.
Thoughts?