Hi,
How can I do notification of the event that the CPU is used more than 90% for more than 10 seconds?
Thank's
Monitoring for period
"Notification" means some action like "Send e-mail"?
You may add 2 actions into profile assigned to the test
- "Repeat test" action, start when 1 bad result occurs, repeat 1 time (or repeat it 3-4 times... but we do not recommend this, CPU Usage test is "heavy" on system resources, this can be a problem when HostMonitor performs 10,000 tests)
- "Send e-mail" action, start when 2 (3 or 4) bad results occur, repeat 1 time
http://www.ks-soft.net/hostmon.eng/mfra ... properties
or "notification" means test status should be changed from "Ok" to "Bad" when CPU usage is high for some time?
Then you need to use "Optional status processing" options, e.g. set "Use Normal status if ('%SuggestedSimpleStatus%'=='DOWN') and (%SuggestedRecurrences%<3)
http://www.ks-soft.net/hostmon.eng/mfra ... processing
Regards
Alex
You may add 2 actions into profile assigned to the test
- "Repeat test" action, start when 1 bad result occurs, repeat 1 time (or repeat it 3-4 times... but we do not recommend this, CPU Usage test is "heavy" on system resources, this can be a problem when HostMonitor performs 10,000 tests)
- "Send e-mail" action, start when 2 (3 or 4) bad results occur, repeat 1 time
http://www.ks-soft.net/hostmon.eng/mfra ... properties
or "notification" means test status should be changed from "Ok" to "Bad" when CPU usage is high for some time?
Then you need to use "Optional status processing" options, e.g. set "Use Normal status if ('%SuggestedSimpleStatus%'=='DOWN') and (%SuggestedRecurrences%<3)
http://www.ks-soft.net/hostmon.eng/mfra ... processing
Regards
Alex