diff --git a/Metadata/groups.xml b/Metadata/groups.xml index 7053628..10ea7fb 100644 --- a/Metadata/groups.xml +++ b/Metadata/groups.xml @@ -63,6 +63,7 @@ + + + @@ -472,6 +475,7 @@ + diff --git a/Python/etc/munin/munin.conf b/Python/etc/munin/munin.conf index 8e1b528..91f7d20 100755 --- a/Python/etc/munin/munin.conf +++ b/Python/etc/munin/munin.conf @@ -163,6 +163,8 @@ all_servers = metadata.query.all() all_servers.sort(key=lambda x: x.hostname) for client in all_servers: + if "no-munin" in client.groups: + continue #print """[crans.org;%(profile)s] # enlever crans.org change qqchose ? print """[%(profile)s] address %(hostname)s