sensu-plugins / sensu-plugins-ssl

This plugin provides native SSL instrumentation for monitoring, including: hostname and chain verification, cert expiry, and Qualys SSL Labs reporting
http://sensu-plugins.io
MIT License
15 stars 47 forks source link

Check expiry in hours #110

Open jmhale opened 2 years ago

jmhale commented 2 years ago

Pull Request Checklist

Is this in reference to an existing issue? No

General

Purpose

check-ssh-cert.rb can now calculate expiry in hours, instead of days. Useful for short-lived (<24h) ACME certs.

Known Compatibility Issues

None