[ceph-users] Re: zabbix sender issue with v14.2.5

2019-12-11 Thread Reed Dier
Excellent sleuthing. I was able to change the key on my Zabbix server instance and all is happy in Ceph again. Thanks, Reed > On Dec 11, 2019, at 10:24 AM, Gary Molenkamp wrote: > > I dislike replying to my own post, but I found the issue: > > Looking at the changelog for 14.2.5, the zabbix

[ceph-users] Re: zabbix sender issue with v14.2.5

2019-12-11 Thread Gary Molenkamp
I dislike replying to my own post, but I found the issue: Looking at the changelog for 14.2.5, the zabbix key ceph.num_pg_wait_backfill has been renamed to ceph.num_pg_backfill_wait. This needs to be updated in the zabbix_template.yml Before the change: # /usr/bin/zabbix_sender -z controller03

[ceph-users] Re: zabbix sender issue with v14.2.5

2019-12-11 Thread Reed Dier
Piggybacking on this thread to say that I too am having the same behavior. Ubuntu 18.04 zabbix-sender 4.4.3-1+bionic ceph-mgr14.2.5-1bionic I am still getting all metrics in my Zabbix host, it is just the error being thrown by the ceph-mgr. Reed > On Dec 11, 2