mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-26 02:48:28 +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
|
case $1 in
|
||||||
config)
|
config)
|
||||||
cat <<CFG
|
cat <<CFG
|
||||||
graph_title hosts on network
|
graph_title hosts on network $SUBNET.
|
||||||
graph_vlabel hosts
|
graph_vlabel hosts
|
||||||
graph_category network
|
graph_category network
|
||||||
hosts.label hosts
|
hosts.label hosts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue