mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 10:28:36 +00:00
added subnet to graph title (argh)
This commit is contained in:
parent
1e6bc858a2
commit
64296bf208
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ RETRIES=0
|
|||
case $1 in
|
||||
config)
|
||||
cat <<CFG
|
||||
graph_title hosts on network
|
||||
graph_title hosts on network $SUBNET.
|
||||
graph_vlabel hosts
|
||||
graph_category network
|
||||
hosts.label hosts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue