librenms/app
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
..
Actions fix snmp_disable type (#14650) 2022-11-18 17:30:16 +01:00
Api/Controllers Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
ApiClients Apply fixes from StyleCI (#15698) 2024-01-04 22:39:12 -06:00
Console Support for InfluxDB V2 API (#15861) 2024-03-07 12:26:21 -06:00
Events Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
Exceptions Laravel 9.x Shift (#14504) 2023-04-17 06:51:35 -05:00
Facades Remove Log::event (#14526) 2022-11-09 09:47:19 +01:00
Guards Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
Http Improved Latency graph (#15940) 2024-04-18 09:57:01 -05:00
Jobs Improved Latency graph (#15940) 2024-04-18 09:57:01 -05:00
Listeners Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
Logging Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
Models Improved Latency graph (#15940) 2024-04-18 09:57:01 -05:00
Notifications Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
Observers Improved Latency graph (#15940) 2024-04-18 09:57:01 -05:00
Plugins Fix XSS in default example plugin (#15711) 2024-01-08 10:08:41 -06:00
Policies Add functionality for custom maps (weathermaps) (#15633) 2024-01-31 08:56:59 -06:00
Polling/Measure Move Config loading to a service provider (#13927) 2022-04-22 19:12:07 -05:00
Providers Support for InfluxDB V2 API (#15861) 2024-03-07 12:26:21 -06:00
View Respect web_mouseover setting in popup component (#15530) 2023-10-31 10:12:17 -05:00
Action.php Poller rewrite (Try 2) (#13525) 2021-11-17 19:23:55 -06:00
Checks.php Severity Enum (#14620) 2023-08-05 12:12:36 -05:00
StreamedOutput.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00