monasca-agent/tests/checks_d
Johannes Grassler 41a0e49757 Ceph monitoring plugin: allow using sudo
Ceph commands the Ceph check runs to query cluster status need to access
/etc/ceph/ceph.client.admin.keyring. To that end one can either add
monasca-agent to the ceph group or run monasca-agent as root. This
commit adds the use_sudo configuration option that runs ceph commands
using sudo. This is useful if your agent has sudo rights anyway due to
other plugins that require it (e.g. postfix).

Change-Id: I24075359f7090f02577cd22a1b3badcbe7041302
2017-10-16 11:58:08 +02:00
..
fixtures Ceph cluster plugin 2017-06-19 10:11:13 -03:00
__init__.py Kibana metrics 2016-08-01 08:08:44 +02:00
test_ceph.py Ceph monitoring plugin: allow using sudo 2017-10-16 11:58:08 +02:00
test_host_alive.py Add a target_hostname to Host Alive plugin 2016-10-12 11:07:55 -06:00
test_json_plugin.py Add white list for reporting metrics 2017-04-12 21:51:39 -06:00
test_kibana.py python3 has disable LOG.warn. 2017-03-30 11:29:57 +00:00
test_kubernetes_api.py Add Kubernetes API Plugin 2017-04-24 14:23:35 -06:00