Page 2 of 2

Re: Monitor https port in a non default port error

Posted: Wed Mar 30, 2016 2:26 am
by rhassing
That looks better, are you sure the server is serving a SSL page?
It looks like a normal page to me.

Re: Monitor https port in a non default port error

Posted: Wed Mar 30, 2016 5:39 am
by rohithroki
can i use check_port.pl plugin for configuring the https port.
When i tried i was getting the reply for the port.

Kindly suggest

RKJ

Re: Monitor https port in a non default port error

Posted: Wed Mar 30, 2016 9:35 am
by rkennedy
Can you please show us an example? I'm confused with what you're asking. As @rhassing mentioned, the output of your CURL doesn't look to be SSL at all. You should be able to accomplish this check using the check_http plugin, without the -S.

Re: Monitor https port in a non default port error

Posted: Mon Apr 04, 2016 6:45 am
by rohithroki
i have tried with check_http how ever i was getting error.

i am getting reply when i followed the below doument.

https://exchange.nagios.org/directory/P ... pl/details

Hope i will be able to configure using the above plugin.

Regards,
RKJ

Re: Monitor https port in a non default port error

Posted: Mon Apr 04, 2016 9:58 am
by rkennedy
rohithroki wrote:i have tried with check_http how ever i was getting error.

i am getting reply when i followed the below doument.

https://exchange.nagios.org/directory/P ... pl/details

Hope i will be able to configure using the above plugin.

Regards,
RKJ
Can you show us the full input / output of your command that is producing a 'reply'?