Hy Guys,
I want to trigger ping. My Host has the Status 1 when the ping was successfull.
So when I insert:
{Template_Cisco_837:icmpping. last( 0 ) }=0
The the trigger will inform me about a problem when the host is not reachable.
BUT ! I only want to be informed when the ping failes over a time period of 5 Minutes.
So I've tryed :
{Template_Cisco_837:icmpping. sum( 300 ) }=0
That means when the sum of the value over 300 seconds is 0 the trigger will inform me... But it doesn't ... Can anyone help me?
Regards
Tazzu
I want to trigger ping. My Host has the Status 1 when the ping was successfull.
So when I insert:
{Template_Cisco_837:icmpping. last( 0 ) }=0
The the trigger will inform me about a problem when the host is not reachable.
BUT ! I only want to be informed when the ping failes over a time period of 5 Minutes.
So I've tryed :
{Template_Cisco_837:icmpping. sum( 300 ) }=0
That means when the sum of the value over 300 seconds is 0 the trigger will inform me... But it doesn't ... Can anyone help me?
Regards
Tazzu
Comment