mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Finished the juniper_spu plugin
This commit is contained in:
parent
ae30c5979c
commit
785dab3706
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ graph_info {title}""".format(datarow=datarow, hostname=hostname, title=title, ar
|
|||
print """
|
||||
multigraph juniper_{datarow}.{node}
|
||||
host_name {hostname}
|
||||
graph_title {title}
|
||||
graph_title {title} on {node}
|
||||
graph_vlabel {vlabel}
|
||||
graph_args {args}
|
||||
graph_category network
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue