[munin/apt] on graphe le plugin apt
This commit is contained in:
parent
909d374f4d
commit
699a882e9b
4 changed files with 6 additions and 2 deletions
|
@ -73,8 +73,8 @@ hosts_plugins = {
|
|||
"bind9_rndc": "/usr/share/munin/plugins/bind9_rndc",
|
||||
},
|
||||
"gordon": {
|
||||
"wifi_clients": "/usr/scripts/wifi_new/munin.py",
|
||||
"ap_states": "/usr/scripts/wifi_new/munin.py",
|
||||
"wifi_auth": "/usr/scripts/wifi_new/munin_auth",
|
||||
"bind9_rndc": "/usr/share/munin/plugins/bind9_rndc"
|
||||
},
|
||||
"thot": {
|
||||
|
@ -101,6 +101,7 @@ hosts_plugins = {
|
|||
"batiments": "batiments",
|
||||
"munin": "munin",
|
||||
"stats-ip": "stats-ip",
|
||||
"ap_states": "/usr/scripts/wifi_new/munin.py",
|
||||
# La suite plus bas...
|
||||
},
|
||||
"news": {
|
||||
|
@ -113,6 +114,7 @@ hosts_plugins = {
|
|||
# Plugins Cr@ns systématiquement rajoutés
|
||||
general_plugins = {
|
||||
"check_ntp": "check_ntp",
|
||||
'apt': 'apt',
|
||||
}
|
||||
|
||||
####
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue