DHCP and BOOTP

check_dhcp_free

Description:

Check IP address free for windows DHCP server

Current Version

0.2

Last Release Date

2009-08-05

Compatible With

  • Nagios 2.x
  • Nagios 3.x

Owner


Project Files
Project Notes
Check IP address free for windows DHCP server This plugin require pysnmp Usage: ./check_dhcp_free -H ip_address -n net_address [options] -p Port to query (defaults : 161) -v SNMP version (defaults : 2c) -C SNMP read community (defaults to public) -c Three critical tresholds (defaults : 10) -w Three warning tresholds (defaults : 5)
Reviews (1) Add a Review
Good script
by mgong, May 31, 2010

It is very good script, but few things: ** pysnmp is required to install old version which is pysnmp-2.0.9-3 ** The following changes should be made in the script: Use int() to make sure they all are same type. otherwise the "if...else" wont work properly. elif int(vals[0])



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
4 (2)
Favorites
0
Views
103,146