No commit activity in last 3 years
No release in over 3 years
This plugin provides facilities for monitoring the validity of SSL certificates
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

Sensu plugin for monitoring SSL certificates

A sensu plugin to monitor the validity of SSL certificates

Usage

The plugin accepts the following command line options:

Usage: check-sslcrt.rb (options)
        --connect <HOST>[:<PORT>]    This specifies the host and optional port to connect to
    -c, --crit <DAYS>                Critical if expiration date is DAYS away
    -f, --file <CERT_FILE>           This specifies the input filename to read a certificate from
    -w, --warn <DAYS>                Warn if expiration date is DAYS away

Author

Matteo Cerutti - matteo.cerutti@hotmail.co.uk