Search found 4 matches

by sothardw
Tue Jun 19, 2012 1:12 pm
Forum: Open Source Nagios Projects
Topic: check_https not working...
Replies: 7
Views: 5582

Re: check_https not working...

Very interesting...

Though it doesn't work from the command line... it does seem to be working from the the config file...

I guess doing the '/.configure --with-openssl' worked after all.

Thanks for the help everyone!
by sothardw
Tue Jun 19, 2012 12:36 pm
Forum: Open Source Nagios Projects
Topic: check_https not working...
Replies: 7
Views: 5582

Re: check_https not working...

Alrighty, I have the check_smtp up and running and actually functioning as it should be. However, when attempting to perform from root or as nagios: /usr/local/nagios/libexec/check_http -S -I 192.168.#.# I get the error below: Connection refused HTTP CRITICAL - Unable to open TCP socket I have check...
by sothardw
Mon Jun 18, 2012 9:17 am
Forum: Open Source Nagios Projects
Topic: check_https not working...
Replies: 7
Views: 5582

Re: check_https not working...

Ahhh... if this check needs to connect to the box and write a file then I do not see this working out for me. This is a Barracuda Spam and Virus firewall. Unless there is something I am missing, I don't think I have the ability to write to the system. This is aggravating... this unit keeps going off...
by sothardw
Thu Jun 14, 2012 11:50 am
Forum: Open Source Nagios Projects
Topic: check_https not working...
Replies: 7
Views: 5582

check_https not working...

Hey Everyone, I am trying to monitor the HTTPS site on my Barracuda spam/virus firewall. I am getting this error: (Return code of 127 is out of bounds - plugin may be missing) The device is on the internal network same as the Nagios server. My ping check for this hosts has no problems working. Once ...