cert-checks

command module
v0.0.0-...-4aaab71 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 18, 2021 License: MIT Imports: 7 Imported by: 0

README

Sensu Bonsai Asset Go Test goreleaser

Check Certs

Overview

The Sensu Cert Check is a cross-platform Sensu Metrics Check that provides certificate metrics in prometheus format.

Output Metrics
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.

Usage Examples

Help Output
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

Use "cert-checks [command] --help" for more information about a command.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL