[munin/scripts/link_plugins.py] multips ne sert à rien sans configuration
Ignore-this: 290e87e3a94a441b80297c20677f815b darcs-hash:20090329191729-ffbb2-f7d716e88c2cb1af4d3ce7eeb9e17b26ad3e8859.gz
This commit is contained in:
parent
4cdbeca906
commit
d03c1c81a1
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ import tempfile
|
||||||
from hosts_plugins import hosts_plugins
|
from hosts_plugins import hosts_plugins
|
||||||
|
|
||||||
# Plugins munin classiques à ignorer
|
# Plugins munin classiques à ignorer
|
||||||
IGNORE_PLUGINS = ('port_', 'vlan_', 'apt_all', 'if_', 'if_err_')
|
IGNORE_PLUGINS = ('port_', 'vlan_', 'apt_all', 'if_', 'if_err_', 'multips')
|
||||||
|
|
||||||
# Chemin d'accès aux plugins munin
|
# Chemin d'accès aux plugins munin
|
||||||
MUNIN_PATH = "/usr/share/munin/plugins"
|
MUNIN_PATH = "/usr/share/munin/plugins"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue