Skip to content

Agent plug-in for checking the expiration date of a list of certificates in the file-system.

Notifications You must be signed in to change notification settings

checkmk-community/check_cert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

check_cert

check_cert is a Check_MK agent plug-in that checks the expiration date of a certificate somewhere in the file-system.

# Installation
sudo make install

Configuring the check plug-in is easy:

# Create a file with one path to a certificate file per line.
mkdir -p /etc/check_mk/agent/cert
echo '/etc/letsencrypt/live/example.com/cert.pem' > /etc/check_mk/agent/cert

Sponsored by Blunix GmbH.

About

Agent plug-in for checking the expiration date of a list of certificates in the file-system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published