DHCP and BOOTP

check_dhcp_snmp

Description:

# 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

Compatible With

  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI

Owner

License

BSD


Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Project Files
Project Notes
# 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.
Reviews (1) Add a Review
Great script
by igor.castro, June 30, 2018
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
Helpful? Yes  No 
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
5 (2)
Favorites
0
Views
7,257