Search found 2 matches

by dfunk
Fri Aug 19, 2011 3:22 pm
Forum: Open Source Nagios Projects
Topic: check_http and ports
Replies: 2
Views: 2039

Re: check_http and ports

>>You can try:
>>
>> check_http -H otstweb.foo.infoblox.com -u http://OA_HTML/jtflogin.jsp -p 8000

That worked perfectly!!!! Thank you!!

- dave -
by dfunk
Wed Aug 17, 2011 3:17 pm
Forum: Open Source Nagios Projects
Topic: check_http and ports
Replies: 2
Views: 2039

check_http and ports

I want to check this webpage: http://otstweb.foo.com:8000/OA_HTML/jtflogin.jsp. Somehow, I cannot find the correct syntax (I had to remove the "http://" from the beginning of the -u argument, so the forum wouldn't think I'm trying to post an actual URL). None of these work: check_http -H o...