I currently have a threshold condition with where clause: EXECNAME IN { "is.exe"}
This alerts if there are NO processes with the name is.exe on the Unix servers being monitored.
I want to change the condition to alert if there are less than 10 processes with the name is.exe on the monitored servers. How can I achieve this?
Hello Mary,
Thank you for the question. Thresholds can only look at one record at a time. To look at 10 or more rows at a time will require an Analyst rule or custom solution. The consulting team will need to be contacted via your Account Manager to have this Analyst or custom solution created.
Thanks,
Dale Jones
Did you try using the UnixProcessWorkload record and the where clause of
ExecutableName and ProcessCount.
i.e.
EXECNAME = "is.exe" AND PROCCNT < 10
I wasn't aware of the UnixProcessWorkload record, so I will give that a try this morning. Thank you!
Do you know if there are configurations required for a UnixProcessWorkload?
Unified Communications has always been an important part of companies' digital transformation efforts due to its ability to enable rich virtual collaboration and communication. But with COVID-19, we've reached a break-through point.
Join Bill Haskins, Sr. Analyst & Partner, Unified Communications at Wainhouse Research, and John Ruthven, CEO at IR discuss UC challenges companies are experiencing due to the COVOID-19 crisis.
Join webinarMembers | Likes |
---|---|
23 | |
23 | |
14 | |
10 | |
8 |