Random Project
Home > Plugins > Network Protocols > DHCP and BOOTP

DHCP and BOOTP

Nagios plugins for monitoring DHCP and BOOTP.

Showing 1-12 of 16 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This is a PowerShell script for monitoring DHCP scopes on a Windows Server. The script defines several parameters, including thresholds for warning and critical alerts,…
Very basic Bash script to check dhcp server through DHCPDISCOVER or DHCPINFORM querys. Results are parsed and returned to nagios. requires nmap and dhcp-discover.nse (nmap…
# Perl check for DHCP pools via SNMP bulkwalk. Specifically written to monitor Windows 2012R2 DHCP.
This plugin was inspired and partially based off of elliot's DHCP plugin that check all scopes. (Source: https://github.com/elliot/nagios-check_dhcp)
This script checks all configured scopes, failover states, and modes. Additionally this checks the state of the DHCP config sync tool job (this is needed…
A set of Powershell scripts for checking Windows DHCP server scopes. Reports the number of active healthy scopes or a list of scopes that have…
Different take on Lars Michelsen's original plugin/script to accommodate monitoring of all available DHCP scopes on your monitored Windows server. You no longer need to…
Monitoring for Windows Server 2012 DHCP Failover architecture. Monitors the failover state, mode, scope state, and scope use. Supports both LoadBalance and Failover modes.
Checks the dhcpd.conf file for duplicate IP and MAC addresses. Does NOT check for overlapping IP pools. Only tested with the ISC version of dhcpd…
A command to check a remote DHCP service's health. The DHCP server can sit on any network/subnet. The command will check whether a DHCP server…
An utility to monitor very large dhcpd installations, e.g. such which has tens of thousands of active leases, with analysis time of less than second…
Check the health status of the scopes on a Microsoft DHCP Server. The script is a VBS that could be executed on the server using…