* - Adjust Alerting Query Builder logic to not use boolean/radio buttons for 'packet_loss_' macros
- Add nagios check script for "check_oracle", which fails on the fallback logic because it does not accept IP/hostname via the '-H' flag
* Update check_oracle.inc.php
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.
* Revert "device: Add NTP support for Allied Telesis AWPlus products (#8580)"
This reverts commit e898075c36.
* Revert " Restore OpenBSD version/features/hardware (#8673)"
This reverts commit b94ad929b8.
* Revert "Expand the description of Application support (#8619)"
This reverts commit 8ce423dd2d.
* Revert "Documentation updates for DMI support and making two links in the FAQ work (#8440)"
This reverts commit a7437c13da.
* Revert "webui: Make two-factor auth logo use response (#8652)"
This reverts commit 3e0c26ff50.
* Revert "fix: Updated Discovery on Ceragon to re-add wireless (#8647)"
This reverts commit ce2b9f9e5d.
* Revert "feature: Add check_http service custom command (#8675)"
This reverts commit a1f92a92cf.
* Added check_haproxy service configuration.
Default configuration had -H option which isn't supported by the nagios check_haproxy plugin.
* Added check_haproxy service configuration.
Default configuration had -H option which isn't supported by the nagios check_haproxy plugin.
* Added check_haproxy service configuration.
Default configuration had -H option which isn't supported by the nagios check_haproxy plugin.
* Added check_load.inc.php.
* Combined load graphs. Removed extra backslashes from all graphs. Escaped backslash in mysql file.
* Added a note about local only service checks to the docs.
- Moved check-services.php to a poller module
- Added performance data collection to the poller
- Centralised DB functions to includes/services.inc.php
- Created add/edit/delete functions off the device, services page
- Removed legacy edit/delete interfaces.
- Moved and modified check.inc scripts
- Documentation Updates
- Modified services table