Monitor https port in a non default port error

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
User avatar
rhassing
Posts: 416
Joined: Sat Oct 05, 2013 10:29 pm
Location: Netherlands

Re: Monitor https port in a non default port error

Post by rhassing »

That looks better, are you sure the server is serving a SSL page?
It looks like a normal page to me.
Rob Hassing
Image
rohithroki
Posts: 138
Joined: Mon Nov 30, 2015 6:12 am

Re: Monitor https port in a non default port error

Post 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
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Monitor https port in a non default port error

Post 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.
Former Nagios Employee
rohithroki
Posts: 138
Joined: Mon Nov 30, 2015 6:12 am

Re: Monitor https port in a non default port error

Post 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
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Monitor https port in a non default port error

Post 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'?
Former Nagios Employee
Locked