Skip to content

Nagios check to monitor SSL certificates expiration in a F5 BigIP appliance

Notifications You must be signed in to change notification settings

Solvik/check_f5_ssl_certificates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

check_f5_ssl_monitoring

This script lets you monitor the expiration date of all certificates in a F5 BigIP appliance

Usage

$ CHECK_F5_SSL_MONITORING_F5__IP=<host> CHECK_F5_SSL_MONITORING_F5__USER=<user> CHECK_F5_SSL_MONITORING_F5__PASSWORD=<password> ./check_f5_ssl_monitoring.py -w <warning threshold in days> -c <critical threshold in days>

You can also pass the following variable LOGLEVEL=debug to have more details

About

Nagios check to monitor SSL certificates expiration in a F5 BigIP appliance

Topics

Resources

Stars

Watchers

Forks

Languages