Skip to content
This repository has been archived by the owner on Feb 10, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (11 loc) · 550 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 550 Bytes

zabbix_letsencrypt

Zabbix template for letsencrypt certificates monitoring.

System requirements

  • python

Install

Don't forget change paths:

  1. Copy sudo permissions cp -r ./zabbix_letsencrypt/conf/zabbix_letsencrypt /etc/sudoers.d/

  2. Copy scripts: cp -r ./zabbix_letsencrypt/scripts/letsencrypt /etc/zabbix/scripts/

  3. Copy zabbix conf: cp -r ./zabbix_letsencrypt/conf/letsencrypt.conf /etc/zabbix/zabbix_agent.d/

  4. Restart zabbix agent: /etc/init.d/zabbix_agent restart

  5. Import template to Zabbix web.