sensu-plugins / sensu-plugins-http

This plugin provides native HTTP instrumentation for monitoring and metrics collection, including: response code, JSON response, HTTP last modified, SSL expiry, and metrics via `curl`.
http://sensu-plugins.io
MIT License
30 stars 96 forks source link

Update check https cert #77

Closed pgporada closed 7 years ago

pgporada commented 7 years ago

Pull Request Checklist

Is this in reference to an existing issue? No it is not

General

New Plugins

Technically this is an upgrade to a plugin that didn't have tests. There are now tests.

Purpose

I need to check that a certificate is correctly and successfully expired. Basically the opposite of what the standard check-https-cert.rb is used for.

Known Compatablity Issues

pgporada commented 7 years ago

Hmm.. that commit history is old and wonky. I'll clean it up.