diff options
author | Swann Croiset <scroiset@mirantis.com> | 2015-11-20 10:46:14 +0100 |
---|---|---|
committer | Swann Croiset <scroiset@mirantis.com> | 2015-11-23 14:47:47 +0000 |
commit | 971939402a794a27efe76012a9fe76149dad49a5 (patch) | |
tree | c6eb7b755449e0dd7a46a6436673988f1b3105d4 | |
parent | 501f46f5bd5b6304848efa6aa0d94d7b9c1c9647 (diff) |
Update documentation for zabbix plugin 2.5.0
Change-Id: Ibe7d633159697c1f5e32eabaded7931a1782e93e
Notes
Notes (review):
Verified+2: Jenkins
Code-Review+2: Swann Croiset <scroiset@mirantis.com>
Workflow+1: Swann Croiset <scroiset@mirantis.com>
Submitted-by: Jenkins
Submitted-at: Mon, 23 Nov 2015 14:48:19 +0000
Reviewed-on: https://review.openstack.org/247993
Project: openstack/fuel-plugin-zabbix-monitoring-emc
Branch: refs/heads/master
-rw-r--r-- | README.md | 6 | ||||
-rw-r--r-- | doc/content/description.rst | 2 | ||||
-rw-r--r-- | doc/content/installation.rst | 2 |
3 files changed, 5 insertions, 5 deletions
@@ -16,7 +16,7 @@ Requirements | |||
16 | | Requirement | Version/Comment | | 16 | | Requirement | Version/Comment | |
17 | |:-----------------------------------|:----------------| | 17 | |:-----------------------------------|:----------------| |
18 | | Mirantis OpenStack compatibility | 7.0 | | 18 | | Mirantis OpenStack compatibility | 7.0 | |
19 | | Zabbix plugin for Fuel | 2.0.0 | | 19 | | Zabbix plugin for Fuel | 2.5.0 | |
20 | | SNMP trap daemon for Zabbix plugin | 1.0.0 | | 20 | | SNMP trap daemon for Zabbix plugin | 1.0.0 | |
21 | 21 | ||
22 | Installation Guide | 22 | Installation Guide |
@@ -41,7 +41,7 @@ follow these steps: | |||
41 | that. If you do not have the Fuel Master node yet, see | 41 | that. If you do not have the Fuel Master node yet, see |
42 | [Quick Start Guide](https://software.mirantis.com/quick-start/) : | 42 | [Quick Start Guide](https://software.mirantis.com/quick-start/) : |
43 | 43 | ||
44 | # scp zabbix_monitoring_emc-1.0-1.0.0-1.noarch.rpm \ | 44 | # scp zabbix_monitoring_emc-2.5-2.5.0-1.noarch.rpm \ |
45 | root@<Fuel_Master_ip>:/tmp | 45 | root@<Fuel_Master_ip>:/tmp |
46 | 46 | ||
47 | 5. Install the plugin: | 47 | 5. Install the plugin: |
@@ -54,7 +54,7 @@ follow these steps: | |||
54 | # fuel plugins | 54 | # fuel plugins |
55 | id | name | version | package_version | 55 | id | name | version | package_version |
56 | ---|-----------------------|---------|---------------- | 56 | ---|-----------------------|---------|---------------- |
57 | 1 | zabbix_monitoring | 2.0.0 | 3.0.0 | 57 | 1 | zabbix_monitoring | 2.5.0 | 3.0.0 |
58 | 2 | zabbix_snmptrapd | 1.0.0 | 2.0.0 | 58 | 2 | zabbix_snmptrapd | 1.0.0 | 2.0.0 |
59 | 3 | zabbix_monitoring_emc | 1.0.0 | 2.0.0 | 59 | 3 | zabbix_monitoring_emc | 1.0.0 | 2.0.0 |
60 | 60 | ||
diff --git a/doc/content/description.rst b/doc/content/description.rst index c320117..976ffa7 100644 --- a/doc/content/description.rst +++ b/doc/content/description.rst | |||
@@ -18,7 +18,7 @@ Requirements | |||
18 | Requirement Version/Comment | 18 | Requirement Version/Comment |
19 | ================================== =============== | 19 | ================================== =============== |
20 | Fuel 7.0 | 20 | Fuel 7.0 |
21 | Zabbix plugin for Fuel 2.0.0 | 21 | Zabbix plugin for Fuel 2.5.0 |
22 | SNMP trap daemon for Zabbix plugin 1.0.0 | 22 | SNMP trap daemon for Zabbix plugin 1.0.0 |
23 | ================================== =============== | 23 | ================================== =============== |
24 | 24 | ||
diff --git a/doc/content/installation.rst b/doc/content/installation.rst index 47a2669..9c9d157 100644 --- a/doc/content/installation.rst +++ b/doc/content/installation.rst | |||
@@ -34,7 +34,7 @@ steps: | |||
34 | # fuel plugins | 34 | # fuel plugins |
35 | id | name | version | package_version | 35 | id | name | version | package_version |
36 | ---|---------------------------|----------|---------------- | 36 | ---|---------------------------|----------|---------------- |
37 | 1 | zabbix_monitoring | 2.0.0 | 3.0.0 | 37 | 1 | zabbix_monitoring | 2.5.0 | 3.0.0 |
38 | 2 | zabbix_snmptrapd | 1.0.0 | 2.0.0 | 38 | 2 | zabbix_snmptrapd | 1.0.0 | 2.0.0 |
39 | 3 | zabbix_monitoring_emc | 1.0.0 | 2.0.0 | 39 | 3 | zabbix_monitoring_emc | 1.0.0 | 2.0.0 |
40 | 40 | ||