How can I trigger an alert if there is any process (on a windows system) is using 100% CPU for more than 30sec ? Apparently I am too stupid to find it or this is not something PRTG can do out of the box.
Alert on CPU usage on any process
Modified on 2025-06-10 22:53:40 +0200
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
Dear Samfre
With PRTG, you can monitor a specific process, or the total CPU load. However, PRTG cannot tell you "process so-and-so is using up 100% CPU load for 30 seconds or more".
You can use Powershell to extract the name of the process with the highest CPU load and use this via the Exe/Script sensor. Our example script however only works on the local probe or locally on the remote probe.
Aug, 2015 - Permalink