You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
test | 1 year ago | |
.gitignore | 1 year ago | |
README.md | 1 year ago | |
check_gpg_key_expiration.sh | 1 year ago | |
command_check_gpg_key_expiration.conf | 1 year ago | |
service_check_gpg_key_expiration.conf | 1 year ago |
README.md
check_gpg_key_expiration.sh
A check script for icinga2 to check for the expiration of GPG keys (local or online).
Check gpg expiration date. Arguments:
--url URL: Where to find the GPG key. Path to a local file or an URL to download from.
--warning DAYS: Warning threshold (integer in days)
--critical DAYS: Critical threshold (integer in days)