Hi,
I have a few servers that are hitting 100% CPU Utilization and I would like to have the "High CPU Utilization with Top 10 Processes" Alert kick off the Tasklist command at the time the alert is triggered. Is there a way to add this into the existing alert so that it will run the command on the server that is alerting. Basically I need to capture the PIDs on the alerting server at the time of the alert so that I can cross reference the PIDs to the WMI-Activity Operational Log to find out what is causing the wmiprvse.exe to use so much CPU.
Thanks.