Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
Check IP address free for windows DHCP server
Current Version
0.2
Last Release Date
2009-08-05
Owner
PREVOST
Download URL
https://exchange.nagios.org/wp-content/uploads/project-files/2009/06/check_dhcp_free.py
Compatible With
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)
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])
You must be logged in to submit a review.
To:
From: