Hey all,
I just tried to get ceph's zabbix module running.
I followed the ceph docs at http://docs.ceph.com/docs/master/mgr/zabbix/
Communication seems to be fine but no data is send.
Got this in the mgr log:
Any help is apprechiated.
Cheers,
luphi
I just tried to get ceph's zabbix module running.
I followed the ceph docs at http://docs.ceph.com/docs/master/mgr/zabbix/
Communication seems to be fine but no data is send.
Got this in the mgr log:
Code:
2017-11-01 19:07:46.614999 7f7415d00700 20 mgr[zabbix] Waking up for new iteration
2017-11-01 19:07:46.615681 7f7415d00700 20 mgr[zabbix] Sending data to Zabbix server zabbix.luphi.de
2017-11-01 19:07:46.615755 7f7415d00700 20 mgr[zabbix] {'rd_bytes': 495311746048L, 'total_bytes': 9001298788352L, 'overall_status_int': 0, 'osd_latency_apply_min': 0L, 'osd_latency_apply_max': 0L, 'num_osd_up': 4, 'osd_max_fill': 61.95086419830395, 'osd_backfillfull_ratio': 0.8999999761581421, 'osd_latency_commit_max': 0L, 'wr_bytes': 2543212954624L, 'osd_latency_commit_min': 0L, 'num_mon': 1, 'osd_min_fill': 45.94273830136957, 'total_used_bytes': 4813438418944L, 'wr_ops': 5725101L, 'osd_nearfull_ratio': 0.8500000238418579, 'osd_latency_apply_avg': 0.0, 'overall_status': u'HEALTH_OK', 'num_pg': 192L, 'osd_latency_commit_avg': 0.0, 'osd_avg_fill': 53.840169263158025, 'num_osd': 4, 'osd_full_ratio': 0.949999988079071, 'total_objects': 545926L, 'num_pools': 3, 'num_osd_in': 4, 'num_pg_temp': 0, 'rd_ops': 16542498L, 'total_avail_bytes': 4187860369408L}
2017-11-01 19:07:46.620863 7f7415d00700 0 mgr[zabbix] Exception when sending: /usr/bin/zabbix_sender exited non-zero: zabbix_sender [7831]: DEBUG: answer [{"response":"success","info":"processed: 0; failed: 29; total: 29; seconds spent: 0.000189"}]
2017-11-01 19:07:46.620945 7f7415d00700 20 mgr[zabbix] Sleeping for 60 seconds
Any help is apprechiated.
Cheers,
luphi