HTTP WARNING: HTTP/1.1 400 Bad Request

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Nessero
Posts: 10
Joined: Wed Apr 12, 2017 12:18 am

Re: HTTP WARNING: HTTP/1.1 400 Bad Request

Post 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.
Locked