1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-08-02 14:18:21 +00:00
This commit is contained in:
Michael Grote 2023-03-02 23:10:54 +01:00
parent 3426abebf2
commit b2ecfe50f8

View file

@ -93,7 +93,7 @@ if [ "$1" = "config" ]; then
echo "daily_panel2.label Panel2"
echo "multigraph temp"
echo "graph_title Temperature- SN: $SLRM_DEVICE_SN"
echo "graph_title Temperature - SN: $SLRM_DEVICE_SN"
echo "graph_vlabel °C"
echo "graph_category sensors"
echo "graph_args -l 0"