https service monitoring

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.
Locked
3essescape
Posts: 2
Joined: Fri Jan 15, 2021 3:54 am

https service monitoring

Post 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?
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: https service monitoring

Post 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
Nagios XI 5.8.1
https://outsideit.net
Locked