License
MIT License
The Sensu Cert Check is a cross-platform Sensu Metrics Check that provides certificate metrics in prometheus or InlfuxDB format.
| Name | Description | 
|---|---|
| cert_days_left | Number of days until certificate expiry. Expired certificates produce a negative number. | 
| cert_seconds_left | Number of seconds until certificate expiry. Expired certificates produce a negative number. | 
| cert_issued_days | Number of days the certificate has been issued. | 
| cert_issued_seconds | Number of seconds the certificate has been issued. | 
Inspects certificate data
Usage:
  cert-checks [flags]
  cert-checks [command]
Available Commands:
  help        Help about any command
  version     Print the version number of this plugin
Flags:
  -c, --cert string         URL or file path to certificate
  -h, --help                help for cert-checks
  -s, --servername string   optional TLS servername extension argument
  -i, --influx boolean      output in InfluxDB compatible format (default: false) 
Use "cert-checks [command] --help" for more information about a command.
Please describe the reason for reporting this asset. Our moderators will be notified and will disable the asset if it is found to be inappropriate.
×