Linux ISC dhcp-pool status

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
dod1450
Posts: 3
Joined: Mon Nov 11, 2013 10:38 am

Linux ISC dhcp-pool status

Post 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.
Last edited by dod1450 on Mon Nov 11, 2013 11:51 am, edited 1 time in total.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Linux ISC dhcp-pool status

Post by slansing »

Have you looked into these plugins?:

http://exchange.nagios.org/index.php?op ... hword=dhcp
dod1450
Posts: 3
Joined: Mon Nov 11, 2013 10:38 am

Re: Linux ISC dhcp-pool status

Post 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.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Linux ISC dhcp-pool status

Post by abrist »

You may have to write a custom plugin script. What dhcp daemon are you using (dhcpd, etc) ?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
dod1450
Posts: 3
Joined: Mon Nov 11, 2013 10:38 am

Re: Linux ISC dhcp-pool status

Post by dod1450 »

/usr/sbin/dhcpd -V
Internet Systems Consortium DHCP Server 4.1.1-P1
Copyright 2004-2010 Internet Systems Consortium.
All rights reserved.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Linux ISC dhcp-pool status

Post by scottwilkerson »

I think something like this may be what you are looking for
http://exchange.nagios.org/directory/Pl ... ls/details
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked