zabbix frontend #0
Description
Network monitoring system with many features. It can be used for:
- high level monitoring of IT services;
- centralized monitoring of your servers and applications;
- monitoring of SNMP-enabled devices;
- performance monitoring (process load, network activity, disk activity, memory usage, OS parameters etc.);
- data visualization.
- Tags:
- monitoring ›
Overview
Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers.
Zabbix frontend is Web-based component of Zabbix installation. It is used to manage and configure all of monitored targets and some settings.
Usage
This charm is designed to be used with other charms.
juju add-relation zabbix-frontend zabbix-server
juju add-relation zabbix-frontend mysql
Zabbix frontend can be linked to one Zabbix server only.
Configuration
There is listed a few major configuration options which can be changed:
server_name - Visual name of Zabbix installation timezone - Timezone of the frontend (require to specify after the charm is deployed)
An example, juju set zabbix-agent timezone="Europe/Riga"
Known Issues / Caveates
Zabbix server/proxy can use different database types, so while relation to database is not added, there is no installed Zabbix server/proxy packages. We recommend to add a relation between Zabbix agent and Zabbix server/proxy after adding relation Zabbix server/proxy with one of available database types. The charm Zabbix server/proxy supports only MySQL database.
In case of relation with Zabbix proxy new host will be not added to monitoring. This option is available for relations with Zabbix server only.
Web Interface username/password
Login: Admin Password: zabbix
Сontact information
Configuration
- server_name
- (string) Zabbix installation name.
- Zabbix
- timezone
- (string) Time zone of the frontend.