Zabbix template for letsencrypt certificates monitoring.
- python
Don't forget change paths:
-
Edit
/etc/sudoers
and add this line:zabbix ALL=(ALL:ALL) NOPASSWD:ALL
-
Copy scripts:
cp -r ./zabbix_letsencrypt/scripts/letsencrypt /etc/zabbix/scripts/
-
Copy zabbix conf:
cp -r ./zabbix_letsencrypt/conf/letsencrypt.conf /etc/zabbix/zabbix_agent.d/
-
Restart zabbix agent:
/etc/init.d/zabbix_agent restart
-
Import template to Zabbix web.