Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Nagios Windows_SSH Monitoring Plugin DESCRIPTION This plugin monitors the CPU utilization on Windows machines via evaluation of the Process Performance Counters. Processor(_Total)% User Time Processor(_Total)% Processor Time Processor(_Total)% Privileged Time
Current Version
1.0.0
Last Release Date
2023-07-07
Owner
Sam N
Website
https://github.com/SNapier/check_cpu_utilization.ps1.py/blob/main/README.md
Download URL
https://github.com/SNapier/check_cpu_utilization.ps1.py
License
Apache
Compatible With
Nagios Windows_SSH Monitoring Plugin
DESCRIPTION This plugin monitors the CPU utilization on Windows machines via evaluation of the Process Performance Counters. Processor(_Total)% User Time Processor(_Total)% Processor Time Processor(_Total)% Privileged Time This plugin gives you the CPU Utilization for the system, across all cores.
Threshold violations result when a metric value is "equal to or greater than" the thresholds provided. E.g. -warning 10 will need the number of files to be equal to 10 or higher to throw a WARNING.
SYNOPSIS A PowerShell based plugin to check CPU Utilization via Windows Processor Performance Counters
NOTES: This plugin will return performance data.
POWERSHELL PARAMETERS metric The Processor Metric you would like to evaluate. User = Percent User Time (Default) Proc = Percent Processor Time Priv = Percent Privileged Time
warning The CPU utilization you will tolerate before throwing a WARNING critical The CPU utilization you will tolerate before throwing a CRITICAL
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!