web based internal services

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Mustafa Yücel
Posts: 1
Joined: Fri Jun 14, 2013 1:40 am

web based internal services

Post 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
You do not have the required permissions to view the files attached to this post.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: web based internal services

Post 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
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked