Would anyone have a light for this problem? I would like to generate a graph with the following attributions: The number of packets above the latency indicator and / or latency variation maximum is equal to or greater than 5% (five percent) for each period of 15 (fifteen) minutes of measurement. In this situation it would have to accuse unavailability Thankful.
Ad Widget
Collapse
Latency Trigger to Generate an Unavailability Alert
Collapse
X
-
Latency Trigger to Generate an Unavailability Alert
Would anyone have a light for this problem? I would like to generate a graph with the following attributions: The number of packets above the latency indicator and / or latency variation maximum is equal to or greater than 5% (five percent) for each period of 15 (fifteen) minutes of measurement. In this situation it would have to accuse unavailability Thankful.
-
At host create "Calculated" item with formula like count(icmppingsec,15m,{$YOULATENCYINDICATOR},gt) and make graph what you need
Comment