I have a server that populates a process (process_example.exe *32) this process populates when a client kicks off a specific job, so it is not constant. The client is asking if there is a way to alert if this process surpasses 3 hours CPU time. Is it possible to setup an alert for a process not in SAM if it passes 3 hours CPU time? One little caveat would be the server has multiple instances of this process and each instance maintains the same naming convention.
↧