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.
# Perl check for DHCP pools via SNMP bulkwalk. Specifically written to monitor Windows 2012R2 DHCP.
Current Version
0.0.1
Last Release Date
2016-12-05
Owner
Jason Filley
Download URL
https://exchange.nagios.org/wp-content/uploads/project-files/2016/12/check_dhcp_snmp.pl
License
BSD
Compatible With
# Perl check for DHCP pools via SNMP bulkwalk. Specifically written to monitor Windows 2012R2 DHCP. # — Fast. Checks ~1000 scopes in 1.5 seconds. # — Lightweight. Perl-only. Only two SNMP queries. # — Defaults to including all scopes, which is most meaningful for ops and NOC. # — Easy to specify inclusions only. For example, can specify a specific location’s scopes. # — Allow excluding scopes, such as small test scopes you’d never want alerted on. # — “Include” trumps the default “all” or any specified “exclude” scopes. # — Allows defining a backup DHCP server, when primary is under maintenance. Useful when monitoring # specific scopes. # — Includes perfdata, disabled by default. # — Output sorted by criticality -> scope. Any Critical, then Warning, are at the top of the output.
It is a great script working fine so far. Performance output is really useful. Only thing is you must edit the script to replace all the "Nagios::Plugin" by "Monitoring::Plugin". The perl plugin was renamed. Thank you
You must be logged in to submit a review.
To:
From: