munin: graphe individuellement wifi_authorized
Pour mieux voir les bornes qui déconnent.
This commit is contained in:
parent
65e5c24434
commit
109206ac07
1 changed files with 6 additions and 0 deletions
|
@ -88,6 +88,12 @@ for ap in ldap_conn.search(u'objectClass=borneWifi'):
|
|||
wifi_uptime.graph_order \\
|
||||
uptime=crans.org;%(master)s:wifi_uptime.%(profile)s
|
||||
|
||||
wifi_authorized.graph_title Authorized (ratio) clients
|
||||
wifi_authorized.update no
|
||||
wifi_authorized.graph_category wifi
|
||||
wifi_authorized.graph_order \\
|
||||
uptime=crans.org;%(master)s:wifi_authorized.%(profile)s
|
||||
|
||||
wifi_idle.graph_title Mean idle time
|
||||
wifi_idle.update no
|
||||
wifi_idle.graph_category wifi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue