From 0ac7c5f5b08d24249b8b6c1807598d486f61130c Mon Sep 17 00:00:00 2001 From: Marc Schoechlin Date: Wed, 10 Jan 2018 21:39:32 +0100 Subject: [PATCH] mgr/zabbix: monitoring template improvements The changes need some review because i am currently not able to test this in a environment. - added a host screen which displays all graphs in a convenient way - replaced AVG by MAX Function in Graphs where maximum values are of high interest from operational view - changed graph type to stacked where combined behavior is of interest (i.e. bandwidth and storage consumption) Signed-off-by: Marc Schoechlin --- src/pybind/mgr/zabbix/zabbix_template.xml | 208 ++++++++++++++++++++-- 1 file changed, 191 insertions(+), 17 deletions(-) diff --git a/src/pybind/mgr/zabbix/zabbix_template.xml b/src/pybind/mgr/zabbix/zabbix_template.xml index ecd1ef438a4ba..0ad40027210ea 100644 --- a/src/pybind/mgr/zabbix/zabbix_template.xml +++ b/src/pybind/mgr/zabbix/zabbix_template.xml @@ -1,7 +1,7 @@ 3.0 - 2017-07-05T09:03:49Z + 2017-10-24T07:00:13Z Templates @@ -1274,7 +1274,169 @@ - + + + Ceph + 1 + 7 + + + 0 + 500 + 100 + 0 + 0 + 1 + 1 + 0 + 0 + 0 + + + 0 + 0 + + Ceph storage overview + ceph-mgr Zabbix module + + 3 + + + + 0 + 900 + 200 + 0 + 1 + 1 + 1 + 0 + 0 + 0 + + + 0 + 0 + + Ceph free space + ceph-mgr Zabbix module + + 3 + + + + 0 + 900 + 200 + 0 + 2 + 1 + 1 + 0 + 0 + 0 + + + 0 + 0 + + Ceph health + ceph-mgr Zabbix module + + 3 + + + + 0 + 900 + 200 + 0 + 3 + 1 + 1 + 0 + 0 + 0 + + + 0 + 0 + + Ceph bandwidth + ceph-mgr Zabbix module + + 3 + + + + 0 + 900 + 200 + 0 + 4 + 1 + 1 + 0 + 0 + 0 + + + 0 + 0 + + Ceph I/O + ceph-mgr Zabbix module + + 3 + + + + 0 + 900 + 200 + 0 + 5 + 1 + 1 + 0 + 0 + 0 + + + 0 + 0 + + Ceph OSD utilization + ceph-mgr Zabbix module + + 3 + + + + 0 + 900 + 200 + 0 + 6 + 1 + 1 + 0 + 0 + 0 + + + 0 + 0 + + Ceph OSD latency + ceph-mgr Zabbix module + + 3 + + + + + @@ -1328,7 +1490,7 @@ 100.0000 1 1 - 0 + 1 1 0 0.0000 @@ -1343,7 +1505,7 @@ 0 1A7C11 0 - 2 + 4 0 ceph-mgr Zabbix module @@ -1355,7 +1517,7 @@ 0 F63100 0 - 2 + 4 0 ceph-mgr Zabbix module @@ -1388,15 +1550,27 @@ 0 0 - 2774A4 + 00AA00 0 - 2 + 4 0 ceph-mgr Zabbix module ceph.total_avail_bytes + + 1 + 0 + DD0000 + 0 + 4 + 0 + + ceph-mgr Zabbix module + ceph.total_used_bytes + + @@ -1439,12 +1613,12 @@ 100.0000 1 1 - 0 + 1 1 0 0.0000 0.0000 - 0 + 1 0 0 0 @@ -1454,7 +1628,7 @@ 0 1A7C11 0 - 2 + 4 0 ceph-mgr Zabbix module @@ -1466,7 +1640,7 @@ 0 F63100 0 - 2 + 4 0 ceph-mgr Zabbix module @@ -1498,7 +1672,7 @@ 0 1A7C11 0 - 2 + 4 0 ceph-mgr Zabbix module @@ -1510,7 +1684,7 @@ 0 F63100 0 - 2 + 4 0 ceph-mgr Zabbix module @@ -1522,7 +1696,7 @@ 0 2774A4 0 - 2 + 4 0 ceph-mgr Zabbix module @@ -1534,7 +1708,7 @@ 0 A54F10 0 - 2 + 4 0 ceph-mgr Zabbix module @@ -1546,7 +1720,7 @@ 0 FC6EA3 0 - 2 + 4 0 ceph-mgr Zabbix module @@ -1558,7 +1732,7 @@ 0 6C59DC 0 - 2 + 4 0 ceph-mgr Zabbix module -- 2.39.5