Hi,
I created an item for ceph and name as Ceph Status in zabbix web gui with additional information below:
Type: zabbiz agent
Key: ceph.status
Type of Information: Character
Added also the user parameter in zabbix agent configuration:
UserParameter=ceph.status, ceph --format json status
And I getting the Last value message:
Error initializing cluster client: ObjectNotFOund('Rados object not found ( error calling conf_read_file)')
Action taken:
Can someone please share how it can be fix.
Thank you
I created an item for ceph and name as Ceph Status in zabbix web gui with additional information below:
Type: zabbiz agent
Key: ceph.status
Type of Information: Character
Added also the user parameter in zabbix agent configuration:
UserParameter=ceph.status, ceph --format json status
And I getting the Last value message:
Error initializing cluster client: ObjectNotFOund('Rados object not found ( error calling conf_read_file)')
Action taken:
- Check the cluster running properly
- Check the ceph configuration
- Check the ceph heath status
- check the ownership permission.
Can someone please share how it can be fix.
Thank you