label angepasst
This commit is contained in:
parent
50654e3006
commit
5fb46ce949
1 changed files with 2 additions and 2 deletions
|
@ -250,8 +250,8 @@ function get_memory_label {
|
|||
print "graph_vlabel MiB";
|
||||
print "graph_category mikrotik";
|
||||
print "graph_args -l 0";
|
||||
print "total_memory.label cpu temperature";
|
||||
print "free_memory.label cpu temperature";
|
||||
print "total_memory.label total memory";
|
||||
print "free_memory.label free memory";
|
||||
}'
|
||||
done <<< "$data"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue