=========== 主要改进:
-
采用 zabbix-agent(active) 模式,效率更高
-
采集脚本多机部署,数据发送到同一HOST,避免单点风险
-
增加支持 read/write iops item;
-
增加iops超高和ceph err告警
===========
Zabbix active plugin for Ceph monitoring
A. On one Ceph Monitor Host:
-
cd ceph-zabbix
-
sudo cp ceph-status.sh /etc/zabbix/scripts/
-
edit ceph_cron.txt to set the serverActiveIP and ZabbixHost to push
-
sudo cp ceph_cron.txt /etc/cron.d/
On the other Monitor Hosts: the same with A step. then if one monitor host is down, the ceph-cluser zabbix monitor will work fine.
B. On Zabbix DashBoad:
-
import the xml templates.
-
Link the ceph templates to your ZabbixHost
==============
agent send directly from the script to zabbix trough zabbix-trapper