Hello,
is it possible to test the cpu usage of one specific process, so that, if 90 % usage for 5 minutes, that could be restartet.
Thank you for your help and best regards
Reinhard
Process Test
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
You may use "Dominant Process" test method.
Exclude process(es) field should be specified like this:
all but hostmon.exe
Alert if proc uses over: 90 CPU (%)
Please check for details at:
http://www.ks-soft.net/hostmon.eng/mfra ... topprocess
If you need to start alert only if process uses over 90% CPU during 5 minutes (assuming test interval is 1 min), you may use "Use Normal Status if" option with expression like the following:
(%FailureIteration%>0) AND (%FailureIteration%<6)
Please note, "Use Normal Status if" option is located on "Test properties" dialog and can be hidden.
Please check for details at:
http://www.ks-soft.net/hostmon.eng/mfra ... rmalstatus
Exclude process(es) field should be specified like this:
all but hostmon.exe
Alert if proc uses over: 90 CPU (%)
Please check for details at:
http://www.ks-soft.net/hostmon.eng/mfra ... topprocess
If you need to start alert only if process uses over 90% CPU during 5 minutes (assuming test interval is 1 min), you may use "Use Normal Status if" option with expression like the following:
(%FailureIteration%>0) AND (%FailureIteration%<6)
Please note, "Use Normal Status if" option is located on "Test properties" dialog and can be hidden.
Please check for details at:
http://www.ks-soft.net/hostmon.eng/mfra ... rmalstatus
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact: