mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Revert "Add check_http service custom command" (#8680)
* Revert "device: Add NTP support for Allied Telesis AWPlus products (#8580)" This reverts commite898075c36
. * Revert " Restore OpenBSD version/features/hardware (#8673)" This reverts commitb94ad929b8
. * Revert "Expand the description of Application support (#8619)" This reverts commit8ce423dd2d
. * Revert "Documentation updates for DMI support and making two links in the FAQ work (#8440)" This reverts commita7437c13da
. * Revert "webui: Make two-factor auth logo use response (#8652)" This reverts commit3e0c26ff50
. * Revert "fix: Updated Discovery on Ceragon to re-add wireless (#8647)" This reverts commitce2b9f9e5d
. * Revert "feature: Add check_http service custom command (#8675)" This reverts commita1f92a92cf
.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
<?php
|
||||
$check_cmd = $config['nagios_plugins'] . "/check_http -I " . ($service['service_ip'] ? $service['service_ip'] : $service['hostname']) . " " .$service['service_param'];
|
Reference in New Issue
Block a user