[monit] ajout de aiccu

This commit is contained in:
Daniel STAN 2013-03-22 13:53:02 +01:00
parent a5d8def1e0
commit a53e65ce4a
2 changed files with 8 additions and 0 deletions

View file

@ -16,6 +16,7 @@
<Group name="vlan-ens"/> <Group name="vlan-ens"/>
<Group name="vlan-wifi" /> <Group name="vlan-wifi" />
<Group name="nginx" comment="Proxy web et pages déco"/> <Group name="nginx" comment="Proxy web et pages déco"/>
<Group name="aiccu" comment="tunnel ipv6"/>
</Group> </Group>
<Group name="charybde" <Group name="charybde"
@ -1186,6 +1187,11 @@
<!-- TODO: a implémenter --> <!-- TODO: a implémenter -->
</Group> </Group>
<Group name="aiccu">
<!-- TODO -->
</Group>
<Group name="backuppc-server" <Group name="backuppc-server"
category="backup-server-backend"> category="backup-server-backend">
<Bundle name="backuppc"/> <Bundle name="backuppc"/>

View file

@ -106,6 +106,8 @@ if has("firewall"):
pidf="netacct-crans-sixxs2", pidf="netacct-crans-sixxs2",
init="netacct-crans-sixxs2") init="netacct-crans-sixxs2")
service("aiccu")
service("freeradius", service("freeradius",
pidf="freeradius/freeradius") pidf="freeradius/freeradius")