This commit is contained in:
Michael Grote 2021-09-18 19:19:10 +02:00
parent 46cd7dd5af
commit 728aea74bc

View file

@ -75,7 +75,7 @@ if [ "$1" = "config" ]; then
fi
if echo $line | grep 'write-sect-since-reboot:' > /dev/null; then
echo multigraph mikrotik_write_sect_since_reboot_graph_$name
echo graph_title write_sect_total $name
echo graph_title write_sect_since_reboot $name
echo 'graph_vlabel count'
echo 'graph_category mikrotik'
echo 'graph_args -l 0'