This commit is contained in:
Michael Grote 2021-09-17 08:42:34 +02:00
parent a74d10d248
commit c8d3fe4520

View file

@ -26,7 +26,7 @@ if [ "$1" = "config" ]; then
echo $line | awk '{print $1".critical " 75}'
done <<< "$list"
# setze optionen
echo 'graph_title zpool fragmentation' # Titelzeile
echo 'graph_title ZFS storage pool - fragmentation' # Titelzeile
echo 'graph_vlabel fragmentation in %' # Text links, hochkant
echo 'graph_category fs' # Kategorie
echo 'graph_info This graph shows the ZFS Pool fragmentation.' # Text über Tabelle/Infos