From df95c88e244bd18729a2660af5a124f46b71dd76 Mon Sep 17 00:00:00 2001 From: Swann Croiset Date: Fri, 20 Nov 2015 11:57:34 +0100 Subject: [PATCH] Update documentation for zabbix plugin 2.5.0 Change-Id: I8c8fb9c1c84617fa1ef649f7b3f61666f39fe6b0 --- README.md | 4 ++-- doc/content/description.rst | 2 +- doc/content/installation.rst | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b19e66d..f9aa4bb 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/doc/content/description.rst b/doc/content/description.rst index 0563d1c..bc6d28e 100644 --- a/doc/content/description.rst +++ b/doc/content/description.rst @@ -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 ================================== =============== diff --git a/doc/content/installation.rst b/doc/content/installation.rst index e3605f1..0335660 100644 --- a/doc/content/installation.rst +++ b/doc/content/installation.rst @@ -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 `_:: - # scp zabbix_monitoring-2.0-2.0.0-1.noarch.rpm \ + # scp zabbix_monitoring-2.5-2.5.0-1.noarch.rpm \ root@:/tmp # scp zabbix_snmptrapd-1.0-1.0.0-1.noarch.rpm \ root@:/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