[bind, munin] Ajout d'un plugin pour bind
This commit is contained in:
parent
3f0f71ac1e
commit
b75e47a677
3 changed files with 12 additions and 0 deletions
|
@ -4,4 +4,7 @@
|
|||
<Action name="bind-permission" timing="post"
|
||||
when="modified" status="check"
|
||||
command="mkdir -p /etc/bind/generated; mkdir -p /etc/bind/signed; chmod 775 /etc/bind/generated /etc/bind/signed"/>
|
||||
<Group name="munin-node">
|
||||
<Path type="symlink" name="/etc/munin/plugins/bind9_rndc" to="/usr/share/munin/plugins/bind9_rndc"/>
|
||||
</Group>
|
||||
</Rules>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue