Hello,
I recently configured Ceph supervision with Zabbix. to make the superversion working, i applied the following permissions on each mgr:
However, I'm concerned about the excessive permissions. Should I be worried about the security implications of this configuration?
something to notes, i've only enabled modules the Zabbix module and the RESTful module on my ceph.
Thank you for your help
Best regards.
I recently configured Ceph supervision with Zabbix. to make the superversion working, i applied the following permissions on each mgr:
Code:
ceph auth caps $mgr mds 'allow *' mon 'allow * 'osd 'allow *'
something to notes, i've only enabled modules the Zabbix module and the RESTful module on my ceph.
Thank you for your help
Best regards.
Last edited: