Showing 1-10 of 15 results.
Sort by:
DHCP server Responses to discover / inform requests through nmap
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…
check_dhcp_snmp
# Perl check for DHCP pools via SNMP bulkwalk. Specifically written to monitor Windows 2012R2 DHCP. # -- Fast. Checks ~1000 scopes in 1.5 seconds.…
check_dhcp_scopes
DESCRIPTION - This script was designed to be called by the NSClient installed on a Windows DHCP Server. It will return "Critical" if any of…
Windows 2012 DHCP Failover and Scope Health Check Enhanced
https://raw.githubusercontent.com/jordanmackie/nagios/master/check-dhcp-failover.ps1check_dhcp_all_pools.sh
http://liveaverage.comIt's worth noting a couple of important details: - Nagios 3.x or above is required for the multi-line output generated by this command. - This…
Windows 2012 DHCP Failover and Scope Health Check
http://alexatkinson.caMonitoring for Windows Server 2012 DHCP Failover architecture. Supports LoadBalance and Failover modes. Monitors: - Failover State - Failover Mode - Scope State of Each…
check_dhcp_relayed
A Perl script to be used as a Nagios check command. The script tests whether a DHCP server (localnet or remote) can offer IP addresses.…