This module monitors the ceph cluster usage and consumption data of a server.
It produces:
Requirements:
rados
python moduleGranting read permissions to ceph group from keyring file
# chmod 640 /etc/ceph/ceph.client.admin.keyring
Sample:
local:
config_file: '/etc/ceph/ceph.conf'
keyring_file: '/etc/ceph/ceph.client.admin.keyring'