munin/wifi split uptime graph
This commit is contained in:
parent
11996f7430
commit
2cc407cf18
1 changed files with 6 additions and 0 deletions
|
@ -86,6 +86,12 @@ for ap in ldap_conn.search(u'objectClass=borneWifi'):
|
|||
wifi_clients.graph_category wifi
|
||||
wifi_clients.graph_order \\
|
||||
clients=crans.org;dyson.crans.org:wifi_clients.%(profile)s
|
||||
|
||||
wifi_uptime.graph_title Uptime
|
||||
wifi_uptime.update no
|
||||
wifi_uptime.graph_category wifi
|
||||
wifi_uptime.graph_order \\
|
||||
uptime=crans.org;dyson.crans.org:wifi_uptime.%(profile)s
|
||||
|
||||
""" % { 'hostname': fqdn,
|
||||
'profile': profile,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue