LibreNMS/LibreNMS/Exceptions
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
..
AlertTransportDeliveryException.php Alert transport cleanup, no_proxy support and other proxy cleanups (#14763) 2023-05-23 09:25:17 -05:00
ApiClientException.php Port search API search more than one fields (#14646) 2022-11-18 16:27:56 -06:00
ApiException.php Apply fixes from StyleCI (#15698) 2024-01-04 22:39:12 -06:00
AuthenticationException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
DatabaseConnectException.php Return an 5XX error when an exception is raise (#15285) 2023-09-06 13:41:13 -05:00
DatabaseInconsistentException.php Return an 5XX error when an exception is raise (#15285) 2023-09-06 13:41:13 -05:00
DuskUnsafeException.php Return an 5XX error when an exception is raise (#15285) 2023-09-06 13:41:13 -05:00
FileExistsException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
FileNotFoundException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
FilePermissionsException.php Use phpstan-deprecation-rules instead (#13582) 2021-11-30 09:33:14 +01:00
FileWriteFailedException.php Return an 5XX error when an exception is raise (#15285) 2023-09-06 13:41:13 -05:00
FpingUnparsableLine.php Improved Latency graph (#15940) 2024-04-18 09:57:01 -05:00
HostExistsException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
HostIpExistsException.php New device:add code (#13842) 2022-03-12 16:14:32 -06:00
HostSysnameExistsException.php New device:add code (#13842) 2022-03-12 16:14:32 -06:00
HostUnreachableException.php Migrate addhost.php to lnms device:add (#13870) 2022-04-04 10:41:18 -05:00
HostUnreachablePingException.php New device:add code (#13842) 2022-03-12 16:14:32 -06:00
HostUnreachableSnmpException.php New device:add code (#13842) 2022-03-12 16:14:32 -06:00
HostnameExistsException.php New device:add code (#13842) 2022-03-12 16:14:32 -06:00
InvalidIpException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
InvalidModuleException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
InvalidNameException.php Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
InvalidOidException.php Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
InvalidPortAssocModeException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
InvalidRrdTypeException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
InvalidTableColumnException.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
JsonAppBase64DecodeException.php base64 gzip compression support for json_app_get (#14169) 2022-10-21 10:05:49 -05:00
JsonAppBlankJsonException.php add json_app_get and convert fail2ban over to JSON (#8571) 2018-05-25 21:16:16 -05:00
JsonAppException.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
JsonAppExtendErroredException.php add json_app_get and convert fail2ban over to JSON (#8571) 2018-05-25 21:16:16 -05:00
JsonAppGzipDecodeException.php base64 gzip compression support for json_app_get (#14169) 2022-10-21 10:05:49 -05:00
JsonAppMissingKeysException.php add json_app_get and convert fail2ban over to JSON (#8571) 2018-05-25 21:16:16 -05:00
JsonAppParsingFailedException.php add json_app_get and convert fail2ban over to JSON (#8571) 2018-05-25 21:16:16 -05:00
JsonAppPollingFailedException.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
JsonAppWrongVersionException.php add json_app_get and convert fail2ban over to JSON (#8571) 2018-05-25 21:16:16 -05:00
LdapMissingException.php Return an 5XX error when an exception is raise (#15285) 2023-09-06 13:41:13 -05:00
LockException.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
MaximumExecutionTimeExceeded.php Return an 5XX error when an exception is raise (#15285) 2023-09-06 13:41:13 -05:00
PollerException.php Poller rewrite (Try 2) (#13525) 2021-11-17 19:23:55 -06:00
RrdGraphException.php Email Transport: embed graphs by default (#14270) 2022-09-05 20:41:55 -05:00
SnmpVersionUnsupportedException.php New device:add code (#13842) 2022-03-12 16:14:32 -06:00
UnserializableRouteCache.php Return an 5XX error when an exception is raise (#15285) 2023-09-06 13:41:13 -05:00
UserFunctionExistException.php APC: Add support for Battery Recommended Days Remaining (#14653) 2023-03-10 14:50:56 +01:00
YamlException.php Swich links to https (#12511) 2021-02-09 00:29:04 +01:00