KS-Soft. Network Management Solutions
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister    ProfileProfile    Log inLog in 

"Summary Tests" to reduced duplicate alerts

 
Post new topic   Reply to topic    KS-Soft Forum Index -> Wish list
View previous topic :: View next topic  
Author Message
villox



Joined: 20 Nov 2003
Posts: 5

PostPosted: Mon Mar 28, 2005 9:34 am    Post subject: "Summary Tests" to reduced duplicate alerts Reply with quote

Hi,

There may be other ways to do this, and would appreciate guidance if there is. We have multiple, related tests that are not dependent on each other but may likely fail at the same time. Any of them could fail independently, so we need to monitor each, but we don't want to be notified twice when they do fail.

For example, we may monitor both CPU and Free memory on a box. If either one exceeds the threshold, we need an alert. But often, both might fire at the same time. We don't want to get both notifications.

Note that it's not enough to make CPU a master test of Memory or vice versa, because there isn't a direct relationship like that. If there were a way to associate these two with one another in a "Summary" alert whose status was a reflection of the worst state of all the other tests (preferable with all tests in a given folder) this would be ideal. Especially if it could actually include in its status the states of all the other tests. It would send a "down" when the first subtest fails and an "up" when all of the subtests are up again.

Plus, the summary alert would not need to actually monitor anything, except the other tests.

Alternatively, I know with current featureset we could create a test that is a master of the others and it would be the one to generate events by only being active when the other tests are bad (all other times, Waiting for Master), but it actually needs to monitor something and can't send an "Up" event when the other tests are okay again.

I'd like to not have to maintain complex scripts to do this.
Back to top
View user's profile Send private message
KS-Soft



Joined: 03 Apr 2002
Posts: 12792
Location: USA

PostPosted: Mon Mar 28, 2005 12:08 pm    Post subject: Reply with quote

You may use "advanced" actions: http://www.ks-soft.net/hostmon.eng/mframe.htm#actions.htm#advancedaction

E.g. If you have 2 tests and you want to receive single alert when both or any test fails, use expression like (('%::TestA::SimpleStatus%'=='DOWN') and (%::TestA::Recurrences%==1)) xor (('%::TestB::SimpleStatus%'=='DOWN') and (%::TestB::Recurrences%==1))

If you need single message when both or any test restores "good" status, use similar expression (('%::TestA::SimpleStatus%'=='UP') and (%::TestA::Recurrences%==1)) xor (('%::TestB::SimpleStatus%'=='UP') and (%::TestB::Recurrences%==1))

Regards
Alex
Back to top
View user's profile Send private message Visit poster's website
villox



Joined: 20 Nov 2003
Posts: 5

PostPosted: Mon Mar 28, 2005 12:13 pm    Post subject: Reply with quote

The problem is that that gets very complicated. It may be fine for CPU and memory but that is just a simple example. In reality we have dozens of URLs that are interrelated and will potentially all fail at the same time.

I'd like to have one event for example, a folder of alert statuses.
Back to top
View user's profile Send private message
KS-Soft



Joined: 03 Apr 2002
Posts: 12792
Location: USA

PostPosted: Mon Mar 28, 2005 12:32 pm    Post subject: Reply with quote

Sorry, this option cannot be implemented very soon. May be in version 5.60, or later...

Regards
Alex
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    KS-Soft Forum Index -> Wish list All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

KS-Soft Forum Index