Page 1 of 1
Linux ISC dhcp-pool status
Posted: Mon Nov 11, 2013 10:58 am
by dod1450
I am looking for a good plugin that list the status of my ISC Linux DHCP-SERVER on the number of dhcp ip pool that has been allocated and the number of free dhcp ips that are available? I see some discussion about windows, but nothing about Linux.
I have look at some of the dhcp-pool plugins but none of them shows free (percentage) ips
Thank you.
Re: Linux ISC dhcp-pool status
Posted: Mon Nov 11, 2013 11:01 am
by slansing
Re: Linux ISC dhcp-pool status
Posted: Mon Nov 11, 2013 11:11 am
by dod1450
Yes, but none of them have the have the option for %free %number in use and the #total number of total ip dhcp addresses.
Re: Linux ISC dhcp-pool status
Posted: Mon Nov 11, 2013 11:52 am
by abrist
You may have to write a custom plugin script. What dhcp daemon are you using (dhcpd, etc) ?
Re: Linux ISC dhcp-pool status
Posted: Mon Nov 11, 2013 12:26 pm
by dod1450
/usr/sbin/dhcpd -V
Internet Systems Consortium DHCP Server 4.1.1-P1
Copyright 2004-2010 Internet Systems Consortium.
All rights reserved.
Re: Linux ISC dhcp-pool status
Posted: Mon Nov 11, 2013 5:53 pm
by scottwilkerson
I think something like this may be what you are looking for
http://exchange.nagios.org/directory/Pl ... ls/details