Search found 3 matches
- Wed Feb 26, 2014 3:25 am
- Forum: Open Source Nagios Projects
- Topic: Dhcpd-pools - NRPE - Unable to read output
- Replies: 5
- Views: 2572
Re: Dhcpd-pools - NRPE - Unable to read output
[root]# ./chech_nrpe -H <IP> -c dhcpd-pools -a '-L 01 -c /etc/dhcp/dhcpd.conf -l /var/lib/dhcpd/dhcpd.leases' All networks 10.0.2.100 - 10.0.2.101 2 0 0.000 2 2 100.000 [root]# ./chech_nrpe -H <IP> -c dhcpd-pools -a '-c /etc/dhcp/dhcpd.conf -l /var/lib/dhcpd/dhcpd.leases --critical 60 --warning 45 ...
- Tue Feb 25, 2014 3:57 am
- Forum: Open Source Nagios Projects
- Topic: Dhcpd-pools - NRPE - Unable to read output
- Replies: 5
- Views: 2572
Re: Dhcpd-pools - NRPE - Unable to read output
./chech_nrpe -H <IP> -c dhcpd-pools -a '-L <arg 1> -c <arg 2> -l <arg 3>' Thank you, this command is ok now... But on Nagios, the error still NRPE : Unable to read output. I don't specify the arguments for the command dhcpd-pools anywhere... and I don't know where I need to do it...
- Tue Feb 18, 2014 4:36 am
- Forum: Open Source Nagios Projects
- Topic: Dhcpd-pools - NRPE - Unable to read output
- Replies: 5
- Views: 2572
Dhcpd-pools - NRPE - Unable to read output
Hi everybody, I have some trouble with "dhcpd-pools" plugin. If I understand correctly, this plugin doesn't need an IP to join the DHCP server, so we need to use NRPE plugin to access the DHCP server... If it's correct, I did it but the response is an error : NRPE - Unable to read output c...