summaryrefslogtreecommitdiffstats
path: root/utils/monitor_setup/README.rst
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2015-09-19 10:43:22 +0800
committerMatthewLi <matthew.lijun@huawei.com>2015-09-19 10:50:34 +0800
commit2c15bb0f9268fb227a542bebcc402fcb001355ff (patch)
treedad894d000cffdf47680e120ad5830abe0c36bc4 /utils/monitor_setup/README.rst
parentafe342c84b702c7229e17f27e5c592372fc69491 (diff)
change the written way of the doc
JIRA: BOTTLENECK-23 document improvement Change-Id: I3b33bbb3e8948ec6ca3957f0d7f08234a4fbc649 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'utils/monitor_setup/README.rst')
-rw-r--r--utils/monitor_setup/README.rst18
1 files changed, 16 insertions, 2 deletions
diff --git a/utils/monitor_setup/README.rst b/utils/monitor_setup/README.rst
index 87e7ee3c..2eee5a87 100644
--- a/utils/monitor_setup/README.rst
+++ b/utils/monitor_setup/README.rst
@@ -1,4 +1,12 @@
-===================
+..
+.. image:: ../etc/opnfv-logo.png
+ :height: 40
+ :width: 200
+ :alt: OPNFV
+ :align: left
+..
+|
+|
Monitor Setup guide
===================
@@ -9,7 +17,9 @@ Zabbix
Zabbix is the ultimate enterprise-level software designed for real-time monitoring of millions of metrics collected from tens of thousands of servers, virtual machines and network devices. Zabbix is Open Source and comes at no cost.
-The link https://www.zabbix.com/documentation/2.2/manual/installation/install_from_packages gives the instalation guide of Zabbix in linux servers. After the installation of Zabbix server and agent, there is a need to configure the .conf files::
+The link https://www.zabbix.com/documentation/2.2/manual/installation/install_from_packages gives the instalation guide of Zabbix in linux servers. After the installation of Zabbix server and agent, there is a need to configure the .conf files
+
+.. code-block:: bash
vim /etc/zabbix/zabbix_agentd.conf
@@ -18,3 +28,7 @@ The link https://www.zabbix.com/documentation/2.2/manual/installation/install_fr
Hostname=<Agent_IP>
To add the Zabbix agent host to be monitored, please click Configuration->Hosts->Create host on the Zabbix server dashboard.
+
+Revision: _sha1_
+
+Build date: |today|