mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Ping Latency Check to Alert Collection (#11139)
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user