diff options
-rw-r--r-- | 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 77943b8..6569dc7 100644 --- a/nagios/objects/commands.cfg +++ b/nagios/objects/commands.cfg @@ -96,7 +96,7 @@ define command { define command { command_name check_http - command_line $USER1$/check_http -I $HOSTADDRESS$ $ARG1$ + command_line $USER1$/check_http -I $HOSTADDRESS$ -H sys.randomdan.homeip.net $ARG1$ } define command { |