Merge "Update documentation for zabbix plugin 2.5.0"

This commit is contained in:
Jenkins 2015-11-23 14:48:52 +00:00 committed by Gerrit Code Review
commit bdc096aabe
3 changed files with 6 additions and 6 deletions

View File

@ -17,7 +17,7 @@ Requirements
| Requirement | Version/Comment |
|:-----------------------------------|:----------------|
| Mirantis OpenStack compatibility | 7.0 |
| Zabbix plugin for Fuel | 2.0.0 |
| Zabbix plugin for Fuel | 2.5.0 |
| SNMP trap daemon for Zabbix plugin | 1.0.0 |
Installation Guide
@ -56,7 +56,7 @@ follow these steps:
# fuel plugins
id | name | version | package_version
---|------------------------------------|---------|----------------
1 | zabbix_monitoring | 2.0.0 | 3.0.0
1 | zabbix_monitoring | 2.5.0 | 3.0.0
2 | zabbix_snmptrapd | 1.0.0 | 2.0.0
3 | zabbix_monitoring_extreme_networks | 1.0.0 | 2.0.0

View File

@ -19,7 +19,7 @@ Requirements
Requirement Version/Comment
================================== ===============
Fuel 7.0
Zabbix plugin for Fuel 2.0.0
Zabbix plugin for Fuel 2.5.0
SNMP trap daemon for Zabbix plugin 1.0.0
================================== ===============

View File

@ -21,7 +21,7 @@ follow these steps:
Fuel Master node using ssh. If you do not have the Fuel Master node yet,
see `Quick Start Guide <https://software.mirantis.com/quick-start/>`_::
# scp zabbix_monitoring-2.0-2.0.0-1.noarch.rpm \
# scp zabbix_monitoring-2.5-2.5.0-1.noarch.rpm \
root@<The_Fuel_Master_node_IP>:/tmp
# scp zabbix_snmptrapd-1.0-1.0.0-1.noarch.rpm \
root@<The_Fuel_Master_node_IP>:/tmp
@ -33,7 +33,7 @@ follow these steps:
# cd /tmp
# fuel plugins --install \
zabbix_monitoring-2.0-2.0.0-1.noarch.rpm
zabbix_monitoring-2.5-2.5.0-1.noarch.rpm
# fuel plugins --install \
zabbix_snmptrapd-1.0-1.0.0-1.noarch.rpm
# fuel plugins --install \
@ -44,7 +44,7 @@ follow these steps:
# fuel plugins
id | name | version | package_version
---|------------------------------------|----------|----------------
1 | zabbix_monitoring | 2.0.0 | 3.0.0
1 | zabbix_monitoring | 2.5.0 | 3.0.0
2 | zabbix_snmptrapd | 1.0.0 | 2.0.0
3 | zabbix_monitoring_extreme_networks | 1.0.0 | 2.0.0