Hello,
I have an item the retrieves the PID number of a specific process, so that every time the process is restarted, it gets a new PID and the item retrieves it.
How can I create a trigger, base on that item, that will raise an alarm if the PID has changed more then 3 time in the last 5 minutes ?
The object is to raise an alarm if the process is doing many restarts in the last 5 minutes
Comment