microceph
microceph copied to clipboard
Allow mgr module zabbix to run /usr/bin/zabbix_sender
The snap definition needs to be updated to allow the ceps mgr module for zabbix to be able to access the /usr/bin/zabbix_sender binary outside of the sandbox.
Hello @intrepidsilence, Thanks for creating an issue. Can you please describe your use-case or issue in a bit more detail ?
The mgr module for zabbix is a standard offering in ceph that allows the mgr to push monitoring data to Zabbix monitoring platform. It performs this function using the /usr/bin/zabbix_sender binary that must be installed outside of the snap and kept updated separately. This module is part of ceph and should function as normal.