Monitoraggio di servizi SSL con Zabbix

From RVM Wiki
Jump to navigation Jump to search

Zabbix 6.2

  • Installare Agent2
  • Verificare se funziona il plugin SSL:
 apt install zabbix-get
 zabbix_get -s localhost -k web.certificate.get[google.com]
  • Installare il template su zabbix ed aggiungere il template sull'host
  • Impostare le MACRO:
{$CERT.EXPIRY.WARN} 	  Number of days until the certificate expires. 7
{$CERT.WEBSITE.HOSTNAME}  The website DNS name for the connection.      <Put DNS name>
{$CERT.WEBSITE.IP} 	  The website IP address for the connection. 	``
{$CERT.WEBSITE.PORT} 	  The TLS/SSL port number of the website.	443


Zabbix 4.0

  • Installare su server proxy
apt-get install zabbix-ssl-check
  • Importare il template