![]() |
6 years ago | |
---|---|---|
.. | ||
Makefile.inc | 6 years ago | |
README.md | 6 years ago | |
ceph.chart.py | 6 years ago | |
ceph.conf | 6 years ago |
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'