Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.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!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.- DHCP and BOOTP (16 listings)
Windows DHCP Scope Check





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 exceeded warning/critical thresholds.
Windows 2012 DHCP Failover and Scope Health Check Enhan...





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 to ensure that DHCP scope configs are in sync).
Credit to the framework of this script goes to aat ...
Windows 2012 DHCP Failover and Scope Health Check





Monitoring for Windows Server 2012 DHCP Failover architecture. Monitors the failover state, mode, scope state, and scope use. Supports both LoadBalance and Failover modes.
Perl check dhcp





This simplified plugin tests the availability of a given DHCP server using unicast delivery.
MS Windows Network Services Checks





Simple checkcommands, based on check_snmp to monitor WINS, DHCP, IIS Services and Serverusers on MS Windows Servers.
Monitoringplug





My collection of monitoring plugins for Nagios and similar monitoring systems. Contains a broad range of plugins for monitor thinks like: CUPS, libVirt, NFS/SUN-RPC, RedHat Cluster, DNSSEC, RedHat Satelite, SELinux, QNap Storage, tftp, SSL, Areca Raid, Ko ...
dhcpd-pools





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 or two. When command is ran with --warning or --critical options Nagios compatible summary output, and ...
DHCPD duplicate MAC/IP check





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 on Debian.
DHCP server Responses to discover / inform requests thr...





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 script) requires nmap passwordless access by nagios
DHCP Nagios XI Monitoring Wizard





A Nagios XI configuration wizard for monitoring DHCP servers and services.
DHCP Messages





A custom dashboard to give a breakdown on the different DHCP Messages. This has a query filter where the type must be syslog and the program must be dhcpd.
check_dhcp_snmp





# Perl check for DHCP pools via SNMP bulkwalk. Specifically written to monitor Windows 2012R2 DHCP.
check_dhcp_scopes





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)
Check_DHCP_Scope





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, as well as minimum and maximum values for the total number of IPs in a scope. The scri ...
check_dhcp_relayed





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 can offer any IP addresses to a specified subnet.
check_dhcp_free.vbs





Get Free Ip From Windows 2003 or 2008 DHCP Server, this script read this command "netsh dhcp server show mibinfo"
check_dhcp_all_pools.sh





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 add separate service definitions to monitor all available scopes.
check_dhcpd_leases.py (Advanced Nagios Plugins Collecti...





Shows dhcp leases assigned by ISC DHCPd. Formatting is flexible, can display combinations of Hostnames/IP/Macs. Can ALERT on leases handed out to unauthorized Hosts/Macs using any combination of Host/Mac Whitelists/Blacklists.
check_dhcp





check_dhcp localhost 1.2.3.4 00:de:ad:be:ef:00 Uses dhcping from Edwin Groothuis, edwin@mavetju.org (http://www.mavetju.org)