From 5d68afe8079da0c961641f3a570ca12d24c779e9 Mon Sep 17 00:00:00 2001
From: ThatOneNeji <dev.duncane@gmail.com>
Date: Thu, 16 Jul 2020 23:00:37 +0200
Subject: [PATCH] day changes
---
nagios/objects/commands.cfg | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/nagios/objects/commands.cfg b/nagios/objects/commands.cfg
index 08ff702..a9f33d9 100644
--- a/nagios/objects/commands.cfg
+++ b/nagios/objects/commands.cfg
@@ -222,7 +222,7 @@
# Always add NRPE command here
define command{
command_name check_nrpe
- command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -c $ARG1$
+ command_line $USER1$/check_nrpe -2 -H $HOSTADDRESS$ -c $ARG1$
}
define command{
--
Gitblit v1.8.0