We have a need to monitor a process which is started multiple (4 or more) times. We need to monitor the process for CPU, physical and virtual memory usage and alert when any of them are over a certain threshold. We found a post Monitor multiple processes that describes a way to do it via custom SQL but we'd like to avoid that if possible. Is there a way to do this with a template in any of the newer versions of SAM?
↧