Page 1 of 1

web based internal services

Posted: Mon Jun 17, 2013 9:43 am
by Mustafa Yücel
Hello,

I have installed NagiosXI. We need to monitor specially some web based internal services. I have run 'Website URL' wizard. Service has been monitor, like down although we can launch it from web browser. the url is: http://10.1.2.20:8085 (Bamboo's URL)

Do you have any suggestion for this issue?

Regards...
Mustafa YÜCEL

Re: web based internal services

Posted: Mon Jun 17, 2013 12:07 pm
by abrist
Try running the check from the cli:

Code: Select all

/usr/local/nagios/libexec/check_http -H 10.1.2.20 -f ok -u "/" -p 8085