Try to get nrpe and collectd monitoring the fedmsg-hub for bodhi-backend.

This commit is contained in:
Ralph Bean 2015-08-19 00:30:06 +00:00
parent 92adff7d0c
commit 7552c6a8fa

View file

@ -303,3 +303,15 @@
tags:
- config
- bodhi
- name: ensure that nrpe has rights to monitor us
file: >
dest=/var/run/fedmsg/monitoring-fedmsg-hub.socket
mode=0775
owner=fedmsg
group=nrpe
state=file
ignore_errors: true
tags:
- fedmsgmonitor
- bodhi