├── README.md ├── asterisk ├── Asterisk-zbx_export_templates.xml ├── CHANGELOG.md ├── README.md ├── asterisk-dashboard.png ├── asterisk-dashboard2.png └── zabbix_agent2.d │ ├── asterisk.conf │ └── scripts │ └── asterisk.sh ├── php-fpm-lld └── php-fpm-lld.yaml ├── synbak ├── CHANGELOG.md ├── README.md └── synbak-zabbix-template.yaml ├── turbosmtp ├── README.md ├── scripts │ └── turbosmtp.sh ├── turbosmtp-dashboard.png ├── turbosmtp-latestdata.png ├── turbosmtp-zbx_export_templates.yaml └── zabbix_agent2.d │ └── turbosmtp.conf ├── url-monitor ├── README.md ├── scripts │ └── url-monitor.sh ├── url-monitor-dashboard.png ├── url-monitor-latestdata.png ├── url-monitor.csv ├── url-monitor_zbx_export_templates.yaml └── zabbix_agent2.d │ └── url-monitor.conf ├── veeam-agent ├── README.md ├── scripts │ └── veeam-agent.sh ├── veeam-agent_zbx_export_templates.yaml └── zabbix_agent2.d │ └── veeam-agent.conf └── vmware ├── ESXi-Host-SNMP └── zabbix-template-vmware-esxi-host-snmp.yaml └── vCenter └── zabbix-template-vmware-vcenter-with-triggers.yaml /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/README.md -------------------------------------------------------------------------------- /asterisk/Asterisk-zbx_export_templates.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/asterisk/Asterisk-zbx_export_templates.xml -------------------------------------------------------------------------------- /asterisk/CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/asterisk/CHANGELOG.md -------------------------------------------------------------------------------- /asterisk/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/asterisk/README.md -------------------------------------------------------------------------------- /asterisk/asterisk-dashboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/asterisk/asterisk-dashboard.png -------------------------------------------------------------------------------- /asterisk/asterisk-dashboard2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/asterisk/asterisk-dashboard2.png -------------------------------------------------------------------------------- /asterisk/zabbix_agent2.d/asterisk.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/asterisk/zabbix_agent2.d/asterisk.conf -------------------------------------------------------------------------------- /asterisk/zabbix_agent2.d/scripts/asterisk.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/asterisk/zabbix_agent2.d/scripts/asterisk.sh -------------------------------------------------------------------------------- /php-fpm-lld/php-fpm-lld.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/php-fpm-lld/php-fpm-lld.yaml -------------------------------------------------------------------------------- /synbak/CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/synbak/CHANGELOG.md -------------------------------------------------------------------------------- /synbak/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/synbak/README.md -------------------------------------------------------------------------------- /synbak/synbak-zabbix-template.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/synbak/synbak-zabbix-template.yaml -------------------------------------------------------------------------------- /turbosmtp/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/turbosmtp/README.md -------------------------------------------------------------------------------- /turbosmtp/scripts/turbosmtp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/turbosmtp/scripts/turbosmtp.sh -------------------------------------------------------------------------------- /turbosmtp/turbosmtp-dashboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/turbosmtp/turbosmtp-dashboard.png -------------------------------------------------------------------------------- /turbosmtp/turbosmtp-latestdata.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/turbosmtp/turbosmtp-latestdata.png -------------------------------------------------------------------------------- /turbosmtp/turbosmtp-zbx_export_templates.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/turbosmtp/turbosmtp-zbx_export_templates.yaml -------------------------------------------------------------------------------- /turbosmtp/zabbix_agent2.d/turbosmtp.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/turbosmtp/zabbix_agent2.d/turbosmtp.conf -------------------------------------------------------------------------------- /url-monitor/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/url-monitor/README.md -------------------------------------------------------------------------------- /url-monitor/scripts/url-monitor.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/url-monitor/scripts/url-monitor.sh -------------------------------------------------------------------------------- /url-monitor/url-monitor-dashboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/url-monitor/url-monitor-dashboard.png -------------------------------------------------------------------------------- /url-monitor/url-monitor-latestdata.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/url-monitor/url-monitor-latestdata.png -------------------------------------------------------------------------------- /url-monitor/url-monitor.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/url-monitor/url-monitor.csv -------------------------------------------------------------------------------- /url-monitor/url-monitor_zbx_export_templates.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/url-monitor/url-monitor_zbx_export_templates.yaml -------------------------------------------------------------------------------- /url-monitor/zabbix_agent2.d/url-monitor.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/url-monitor/zabbix_agent2.d/url-monitor.conf -------------------------------------------------------------------------------- /veeam-agent/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/veeam-agent/README.md -------------------------------------------------------------------------------- /veeam-agent/scripts/veeam-agent.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/veeam-agent/scripts/veeam-agent.sh -------------------------------------------------------------------------------- /veeam-agent/veeam-agent_zbx_export_templates.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/veeam-agent/veeam-agent_zbx_export_templates.yaml -------------------------------------------------------------------------------- /veeam-agent/zabbix_agent2.d/veeam-agent.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/veeam-agent/zabbix_agent2.d/veeam-agent.conf -------------------------------------------------------------------------------- /vmware/ESXi-Host-SNMP/zabbix-template-vmware-esxi-host-snmp.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/vmware/ESXi-Host-SNMP/zabbix-template-vmware-esxi-host-snmp.yaml -------------------------------------------------------------------------------- /vmware/vCenter/zabbix-template-vmware-vcenter-with-triggers.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ugoviti/zabbix-templates/HEAD/vmware/vCenter/zabbix-template-vmware-vcenter-with-triggers.yaml --------------------------------------------------------------------------------