mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
Finished the juniper_spu plugin
This commit is contained in:
parent
ae30c5979c
commit
785dab3706
@ -164,7 +164,7 @@ graph_info {title}""".format(datarow=datarow, hostname=hostname, title=title, ar
|
|||||||
print """
|
print """
|
||||||
multigraph juniper_{datarow}.{node}
|
multigraph juniper_{datarow}.{node}
|
||||||
host_name {hostname}
|
host_name {hostname}
|
||||||
graph_title {title}
|
graph_title {title} on {node}
|
||||||
graph_vlabel {vlabel}
|
graph_vlabel {vlabel}
|
||||||
graph_args {args}
|
graph_args {args}
|
||||||
graph_category network
|
graph_category network
|
||||||
|
Loading…
Reference in New Issue
Block a user