Advanced Action Properties - Customizing Sending Email

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
TFHDC
Posts: 6
Joined: Thu Dec 01, 2016 4:34 pm

Advanced Action Properties - Customizing Sending Email

Post by TFHDC »

Hello. I would like to customize when an email is sent, currently ping test is configured so that 30% or more packet lost is considered bad status. We would like to customize so HostMonitor sends email on bad status only when "no answer" state and send good email only when recovering from previous "no answer state". I am having difficulty setting this up. Any suggestions? Thanks.
KS-Soft
Posts: 12821
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Then simply change 30% to 100%.
Unless you want to use 30% threshold for some other action?

Regards
Alex
TFHDC
Posts: 6
Joined: Thu Dec 01, 2016 4:34 pm

Post by TFHDC »

Hi Alex, thank you for reply.

We would like to document/log the 30% or more packet loss.

Edit: I believe I just found the answer within the help file on the Good status action properties "action depends on bad one" option. This is perfect.! I think I am good now.
KS-Soft
Posts: 12821
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

>We would like to document/log the 30% or more packet loss.

Than set the following options
- alert if lost ratio 100% or more
- Display: lost%
- keep your existing bad and good actions
- add another action to add log record when 30% or more packets lost - use "advanced mode" Record HM Log action with expression like ('%Reply%'>30)

Another possible solution
- alert if lost ratio 100% or more
- Display: lost%
- Optional status processing: use Normal status if ('%SuggestedReply%'>30)
-
- keep your existing bad and good actions
- add another action to add log record when 30% or more packets lost - use "advanced mode" Record HM Log action with expression like ('%Status%'=='Normal')

One more solution:
- alert if lost ratio 100% or more
- Display: lost%
- logging mode: Full or Reply, depends on your needs - in this case all test results will be stored in the log (even if lost ratio < 30%)

Regards
Alex
TFHDC
Posts: 6
Joined: Thu Dec 01, 2016 4:34 pm

Post by TFHDC »

Thank you!
Post Reply