mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-09 07:24:06 +00:00
unfiy labels
This commit is contained in:
parent
b81467effd
commit
1370bcdb43
2 changed files with 8 additions and 6 deletions
|
@ -72,7 +72,7 @@ fi
|
|||
if [ "$1" = "config" ]; then
|
||||
# setze optionen
|
||||
echo "multigraph production_total"
|
||||
echo "graph_title Production Total - SN: $SLRM_DEVICE_SN"
|
||||
echo "graph_title Total Yield- SN: $SLRM_DEVICE_SN"
|
||||
echo "graph_vlabel kWh"
|
||||
echo "graph_category sensors"
|
||||
echo "graph_args -l 0"
|
||||
|
@ -83,7 +83,7 @@ if [ "$1" = "config" ]; then
|
|||
echo "total_inverter.draw AREA"
|
||||
|
||||
echo "multigraph production_daily"
|
||||
echo "graph_title Production Daily - SN: $SLRM_DEVICE_SN"
|
||||
echo "graph_title Daily Yield- SN: $SLRM_DEVICE_SN"
|
||||
echo "graph_vlabel kWh"
|
||||
echo "graph_category sensors"
|
||||
echo "graph_args -l 0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue