This collection contains roles for installing and configuring Zabbix.
- agent2 - This role installs the Zabbix Agent 2 on a Linux or Windows system.
- host - This role configures a host within Zabbix Server.
- nginx - This role installs NGINX as a web frontend for Zabbix Server on a Linux system.
- proxy - This role installs and configures the Zabbix Proxy on a Linux system.
- proxy_postgresql - This role installs PostgreSQL server for use by a Zabbix Proxy on a Linux system.
- proxy_sqlite3 - This role installs a SQLite3 database for use by a Zabbix Proxy on a Linux system.
- repo - This role installs the Zabbix official repository on a Linux system.
- server - This role installs and configures the Zabbix server on a Linux system.
- server_postgresql - This role installs PostgreSQL server for use by a Zabbix Server on a Linux system.