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)
Current Version
0.2
Last Release Date
2013-07-30
Compatible With
- Nagios 3.x
- Nagios XI
Owner
Hits
48423
Files:
File | Description |
---|---|
resourcecheck.ps1 | resourcecheck.ps1 |
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