Skip to content
This repository was archived by the owner on Jun 26, 2022. It is now read-only.

elliot/nagios-check_dhcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Windows Server DHCP Monitoring

A set of Powershell NRPE checks for Windows DHCP Servers.

Usage

Scope Usage

check_dhcp_scopes.ps1 -Warning <85> -Critical <95>

Limitations

Only supports IPv4 scopes at this time, but IPv6 can be supported by changing the cmdlets to their IPv6 counterparts. (s/Get-DhcpServerv4/Get-DhcpServerv6/)

Author

Elliot Anderson (Email, Twitter)

License

This project is licensed under the MIT license.

About

Windows DHCP Server monitoring for Nagios (Powershell)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published