Updated name
This commit is contained in:
parent
b307ca7214
commit
9a8bf3bd83
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ getTemperatures () {
|
||||||
|
|
||||||
# Config, set graph title
|
# Config, set graph title
|
||||||
if [ "${1}" = "config" ]; then
|
if [ "${1}" = "config" ]; then
|
||||||
echo "graph_title SMART Array temperatures"
|
echo "graph_title SMART Array system temperatures"
|
||||||
echo "graph_vlabel Degrees celcius"
|
echo "graph_vlabel Degrees celcius"
|
||||||
echo "graph_category sensors"
|
echo "graph_category sensors"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue