Ping Latency Check to Alert Collection (#11139)

This commit is contained in:
SourceDoctor
2020-02-13 00:52:46 +01:00
committed by GitHub
parent 9c8af206b8
commit a9bf92057f

View File

@@ -38,6 +38,11 @@
"extra": "{\"count\": 1}",
"default": true
},
{
"rule": "devices.last_ping_timetaken > \"10\"",
"name": "Ping Latency",
"default": true
},
{
"rule": "macros.port_usage_perc >= \"80\" && macros.port_up = \"1\"",
"name": "Port utilisation over threshold",