LibreNMS/LibreNMS/Alert
Tony Murray 49f8269262
Improved Latency graph (#15940)
* Improved Latency graph
Store loss+jitter info in rrd instead of database
New graph icmp_perf (legacy ping_perf still valid referencing part of the newer data)
Delete device_perf table

* Change loss to an area so it is more visible

* Style fixes

* Cleanups from phpstan & tests

* exit_code fix

* Remove alert usage of device_perf

* Don't use magic __get

* Add test for bulkPing
Add host to previous tests

* style fixes

* Fix issue fping error responses
2024-04-18 09:57:01 -05:00
..
Transport Pretty up Slack formatting. (#15898) 2024-04-16 11:28:10 -05:00
AlertDB.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
AlertData.php Additional contact options for email transports (#15266) 2023-09-08 09:27:23 -05:00
AlertRules.php Apply fixes from StyleCI (#15698) 2024-01-04 22:39:12 -06:00
AlertUtil.php Remove dumpRawSql() function in AlertUtil.php (#15803) 2024-02-05 14:13:27 +01:00
RunAlerts.php Improved Latency graph (#15940) 2024-04-18 09:57:01 -05:00
Template.php Fallback to default alert template and give reason (#15583) 2023-11-16 15:18:12 +00:00
Transport.php Apply fixes from StyleCI (#15698) 2024-01-04 22:39:12 -06:00