Page 2 of 2

Re: HTTP WARNING: HTTP/1.1 400 Bad Request

Posted: Wed Apr 26, 2017 12:17 am
by Nessero
cdienger wrote:The command should look like this:

define command{
command_name check_http
command_line $USER1$/check_http -H $HOSTADDRESS$ $ARG1$
}


and then the check command:

check_command check_http!-f follow
All ok, big thx to you. Problem solve.