1
0
mirror of https://github.com/omni-lchen/zabbix-ssl synced 2025-02-05 14:51:37 +01:00
2017-06-01 21:59:19 +01:00
2017-05-03 15:28:43 +01:00
2017-06-01 21:59:19 +01:00
2017-05-06 14:23:00 +01:00

Zabbix-SSL

SSL certificates expiry date monitoring separated by groups, suitable for monitoring hundreds of websites.

Installation

Pre-requisites: Zabbix Sender, Openssl Client, JQ - https://stedolan.github.io/jq/

  1. Copy the scripts and SSL configuration to zabbix external scripts directory: /usr/lib/zabbix/externalscripts

  2. Add domains to the configuration file: ssl/sslCertDomains.json

  3. Create zabbix host and link with SSL template, add macro to the host: {$DOMAIN_GROUP}, macro value should match the group name in the SSL configuration file.

  4. Create a cron job to send data to the zabbix host, see description in "sslCertExpiryCheck.sh"

Description
No description provided
Readme 44 KiB
Languages
Shell 100%