Zabbix plugin for Fuel extends Mirantis OpenStack functionality by adding Zabbix monitoring system. It installs Zabbix server, frontend and agent components. The plugin configures Zabbix by adding templates to monitor nodes and OpenStack services and APIs.
Requirement | Version/Comment |
---|---|
Mirantis OpenStack compatibility | 7.0, 8.0 |
To install Zabbix plugin, follow these steps:
-
Download the plugin from Fuel Plugins Catalog
-
Copy the plugin on already installed Fuel Master node; ssh can be used for that. If you do not have the Fuel Master node yet, see Quick Start Guide :
# scp zabbix_monitoring-<version>.noarch.rpm root@<Fuel_Master_ip>:/tmp
-
Install the plugin:
# cd /tmp # fuel plugins --install zabbix_monitoring-<version>.noarch.rpm
-
Check if the plugin was installed successfully:
# fuel plugins id | name | version | package_version ---|-------------------|---------|---------------- 1 | zabbix_monitoring | 2.5.0 | 3.0.0
For further details see the Zabbix Plugin Guide in the Fuel Plugins Catalog
- Create an environment.
- Enable the plugin on the Settings tab of the Fuel web UI.
- Optionally, change values in the form:
- username/password - access credentials for Zabbix Administrator
- database password - password for Zabbix database in MySQL
- Deploy the environment.
- Zabbix frontend is available at: http://<public_VIP>/zabbix
For more information and instructions, see the Zabbix Plugin Guide in the Fuel Plugins Catalog
Dmitry Klenov [email protected] (PM) Piotr Misiak [email protected] (developer) Szymon Bańka [email protected] (developer) Bartosz Kupidura [email protected] (developer) Alexander Zatserklyany [email protected] (QA engineer) Maciej Relewicz [email protected] (developer) Swann Croiset [email protected] (developer) Olivier Bourdon [email protected] (developer)