This commit is contained in:
Michael Grote 2021-09-22 17:41:29 +02:00
parent 234f57feba
commit 390b4365e0

View file

@ -325,9 +325,8 @@ function get_disk_label {
print "graph_vlabel KiB"; print "graph_vlabel KiB";
print "graph_category mikrotik"; print "graph_category mikrotik";
print "graph_args -l 0"; print "graph_args -l 0";
print "total_disk.label total disk"; print "total_disk.label total disk space";
print "used_disk.label used disk"; print "free_disk.label free disk space";
print "free_disk.label free disk";
print "graph_info Total, Used & free Disk space."}' print "graph_info Total, Used & free Disk space."}'
# warning + crit # warning + crit