mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
plugins: make all of them use graph_vlabel instead of graph_vtitle.
This commit is contained in:
parent
55cb01870b
commit
c814853976
5 changed files with 9 additions and 9 deletions
|
@ -13,7 +13,7 @@ case "$1" in
|
|||
config)
|
||||
cat << EOF
|
||||
graph_title $TITLE
|
||||
graph_vtitle Celsius
|
||||
graph_vlabel Celsius
|
||||
graph_args --base 1000 -l 0
|
||||
graph_category sensors
|
||||
temp.label $NAME
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue