Page 1 of 1

How to add POST parameters to Nagios plugin

Posted: Wed Aug 08, 2012 1:53 am
by prabakaran
Hi,

I am beginner to nagios. I am trying to use " check_http_enhanced.pl " plug-in, but problem is add POST parameters
& values. I dont know how to pass parameters.
Here is my terminal command,
/usr/local/nagios/libexec# ./check_http_enhanced.pl -H localhost -u /sample/test/ -p 8080 -m POST -r region -v south -T application/json -W
Status: Critical (400 Bad Request)

Please help me to get the result. Thanks in advance.

Regards,
Prabakaran.