Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Plugin for Check_MK which checks the remaining time before a Let's Encrypt certificate becomes invalid

License

Notifications You must be signed in to change notification settings

zaphbbrox/letsencrypt_certs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

letsencrypt_certs

An agent-based check for Check_MK, which monitors the remaining days for your Let's Encrypt certificates.

It queries the output from certbot certificates and creates a check for each domain which has a certificate from Let's Encrypt.

Usage

Deploy the directory local to your Check_MK instance and place them in your sites directory underneath /opt/omd/sites.
Afterwards deploy the plugin to your hosts where you want to monitor Let's Encrypt certificates. Usually you'll have to put the plugin in /usr/lib/check_mk_agent/plugins.

Now Check_MK should find the check(s) automatically.

Default Values

Remaining days which will create a WARN: 30
Remaining days which will create a CRIT: 15

You can change these default values and their created state in WATO.

About

Plugin for Check_MK which checks the remaining time before a Let's Encrypt certificate becomes invalid

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages