summaryrefslogtreecommitdiff
path: root/nagios/objects
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2019-06-18 19:12:25 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2019-06-18 19:12:25 +0100
commit9e434ed8a0f0dd2cdb43f3b64825f17a56ca870e (patch)
tree4fddcf7f1cd621fdecba694f3a938986d9412aa8 /nagios/objects
parentMacro out SSL and SSL redirect config parts (diff)
downloadconfig-9e434ed8a0f0dd2cdb43f3b64825f17a56ca870e.tar.bz2
config-9e434ed8a0f0dd2cdb43f3b64825f17a56ca870e.tar.xz
config-9e434ed8a0f0dd2cdb43f3b64825f17a56ca870e.zip
Fix misunderstanding with ntp check
Diffstat (limited to 'nagios/objects')
-rw-r--r--nagios/objects/commands.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/nagios/objects/commands.cfg b/nagios/objects/commands.cfg
index 94574c9..938b642 100644
--- a/nagios/objects/commands.cfg
+++ b/nagios/objects/commands.cfg
@@ -116,7 +116,7 @@ define command {
define command {
command_name check_ntp
- command_line $USER1$/check_ntp_time -H $HOSTADDRESS$
+ command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -c check_time
}
define command {