librenms/includes/services
Slushnas b81af32ed2 Fixed display minimum values in uptime graphs. (#10078)
Fixes an issue with several uptime graphs using the average value when it should be using the minimum value.

#### Testers

If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
After you are done testing, you can remove the changes with `./scripts/github-remove`.  If there are schema changes, you can ask on discord how to revert.
2019-04-11 23:05:18 +01:00
..
check_dhcp.inc.php - Added $check_cmd for check_dhcp as per: 2016-04-18 08:57:33 +10:00
check_dns.inc.php Update code in includes to be PSR-2 compliant (#4220) 2016-08-28 18:32:58 +01:00
check_domain.inc.php refactor: Rename check_domain_expire.inc.php to check_domain.inc.php (#6238) 2017-03-22 22:24:25 +00:00
check_dovecot.inc.php feature: Add additional service checks (#5941) 2017-02-17 23:08:39 +00:00
check_graylog.inc.php Updated command line switches (#8423) 2018-03-19 21:18:13 +00:00
check_haproxy.inc.php feature: Added check_haproxy service configuration (#8412) 2018-03-18 21:22:01 +00:00
check_icmp.inc.php Fix: Override -H for check_load service. Fixed backslash escaping. (#8020) 2018-01-08 09:35:15 +01:00
check_inodes.inc.php feature: Add additional service checks (#5941) 2017-02-17 23:08:39 +00:00
check_load.inc.php Fix: Override -H for check_load service. Fixed backslash escaping. (#8020) 2018-01-08 09:35:15 +01:00
check_mailqueue.inc.php feature: Add additional service checks (#5941) 2017-02-17 23:08:39 +00:00
check_mssql_health.inc.php feature: Added check_mssql_health.inc.php for service checks (#6415) 2017-04-17 21:44:59 +01:00
check_mysql.inc.php Fixed display minimum values in uptime graphs. (#10078) 2019-04-11 23:05:18 +01:00
check_postfix.inc.php feature: Add additional service checks (#5941) 2017-02-17 23:08:39 +00:00
check_procs.inc.php feature: Add nagios check_procs support (#5214) 2016-12-21 20:44:25 -06:00
check_telnet.inc.php fix: Added the service parameter to checks that were missing it (#5753) 2017-02-03 20:06:42 +00:00