Re: [ceph-users] ceph-mgr bug - zabbix module division by zero

2017-11-07 Thread Wido den Hollander
> Op 7 november 2017 om 18:27 schreef Brady Deetz : > > > I'm guessing this is not expected behavior > It's not indeed. Two PRs for this are out there: - https://github.com/ceph/ceph/pull/18734 - https://github.com/ceph/ceph/pull/18515 Where the last one is the one you

[ceph-users] ceph-mgr bug - zabbix module division by zero

2017-11-07 Thread Brady Deetz
I'm guessing this is not expected behavior $ ceph zabbix send Error EINVAL: Traceback (most recent call last): File "/usr/lib64/ceph/mgr/zabbix/module.py", line 234, in handle_command self.send() File "/usr/lib64/ceph/mgr/zabbix/module.py", line 206, in send data = self.get_data()