fschulze / check-tls-certs

Check TLS certificates of domains for expiration dates and more.
38 stars 17 forks source link

Support for using this as a nagios plugin #8

Open dnmvisser opened 2 years ago

dnmvisser commented 2 years ago

As it says on the tin. It would be handy if this could be used as a nagios plugin. This requires a specific output format, so a feature flag would be suitable (--nagios or something)

fschulze commented 2 years ago

Aren't there already plugins for that? If not, then a PR is welcome, as I have no idea or interest about nagios myself.

dnmvisser commented 2 years ago

There are those plugins already, but they either are too simple, or way too heavy. Your script seems to have a reasonable set of features and still is light.