Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
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 script retrieves a list of active DHCP scopes and checks their usage. If a scope's usage is above the defined warning or critical thresholds, or if the number of available IPs falls below a certain level, the script will generate a message indicating the issue and increment a count for the appropriate status (warning, critical, or OK). The script will also display a summary of the status counts at the end.
Current Version
1.0
Last Release Date
2022-12-14
Owner
Jordy
Website
https://github.com/wetcoriginal/Check_DHCP_Scope
Download URL
https://raw.githubusercontent.com/wetcoriginal/Check_DHCP_Scope/main/check_dhcp_scope.ps1
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!