Page 1 of 1

https service monitoring

Posted: Fri Jan 15, 2021 4:11 am
by 3essescape
Hi everyone, I apologize in advance for my bad English, I'm translating with google translator. I wanted to ask if anyone had the need to monitor the https service with NagiosCore. I see that inside Nagios everything is basically defined to monitor http, ftp etc but not https (https://assets.nagios.com/downloads/nag ... vices.html).

Has anyone had the same need as me?

Re: https service monitoring

Posted: Sun Jan 17, 2021 7:23 am
by WillemDH
Hi @3essescape,

You can use check_http to monitor both http and https urls's. Also for checking the ssl certs, I can advise you https://github.com/matteocorti/check_ssl_cert

Grtz

Willem