Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Windows CPU & Memory Checker (powershell)
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!
Needs to be run from a proxy server or directly from the host itself using NSClient.
More info: http://www.nsclient.org/nscp/discussion/topic/637
This script will check the current CPU load (percentage and queue) and physical memory utilization on a windows host and alert based on your arguements. If alerting, it will tell you what process is using the most resources and give you the PID so you can kill it with psexec if the host is inaccessible via traditional methods.
Usage is .resourcecheck.ps1 -server -memwarn -memcrit -cpuq -cpup