Acknowledge via SMS or email

Need new test, action, option? Post request here.
Post Reply
tosborne
Posts: 10
Joined: Sun Jun 22, 2003 6:00 pm

Acknowledge via SMS or email

Post by tosborne »

The Acknowledge is a great addition to the system. Now, is there a way to let recipient of an error respond to acknowledge that they got the error message and are going to take care of correcting it? Other than at the console that is....

Say it's the weekend and we get a 'server down' message. Is there a way that the one who will fix it can tell everyone else he's on the case.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Yes, its possible.
Quote from the manual:
If you have used "Acknowledge that" button, HostMonitor will not suspend alerts. However you may configure the alert profile to launch different actions for "non-acknowledged" and "acknowledged" test items (using "advanced mode" actions and new macro variables).
Another quote
%AckRecurrences%
Represents the number of test probes which have returned similar (bad or unknown) result after it was already acknowledged.
For example if the test returned "bad" status during five consecutive probes, then %Recurrences% variable will be equal 5. If the user has acknowledged the bad status after the second probe then %AckRecurrences% will be equal 3 (5-2=3).
This variable is useful when you want to configure alert profile to launch different actions for "non-acknowledged" and "acknowledged" test items. E.g. if condition to trigger action execution looks like ('%SimpleStatus%=='DOWN') and (%AckRecurrences%==1), HostMonitor will start action when user confirmed status and test failed once again (after acknowledgement).
http://www.ks-soft.net/hostmon.eng/mfra ... ncedaction
http://www.ks-soft.net/hostmon.eng/news ... r520newvar

Regards
Alex
tosborne
Posts: 10
Joined: Sun Jun 22, 2003 6:00 pm

Post by tosborne »

Sorry Alex, I was not precise enough in my question.

Is there another method of acknowledging a message than at the console? Could a recipient of an email respond in such a way to send an acknowledgement to HM?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Sorry, its impossible. Probably will be implemented in future but not soon...

Regards
Alex
Post Reply