Nagios Test For SMTP SSL
I wanted to make sure the certificate was working correctly on my mail servers. After a bit of digging around I found the following: Create a file named /usr/lib64/nagios/plugins/check_mail_ssl #!/bin/bash ## Usage example: ./check_ssl_cert_expiry -h -p -w 90 -c 60 … Continue reading →