From a73a63621ed2c455a5bbd72e93ecd0859f8d7150 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Sun, 29 Sep 2013 13:22:22 +0000 Subject: Total screws up display for many file systems. Don't make it the default --- minimunin | 1 - 1 file changed, 1 deletion(-) (limited to 'minimunin') diff --git a/minimunin b/minimunin index b427c95..cca7edb 100755 --- a/minimunin +++ b/minimunin @@ -330,7 +330,6 @@ cat <<-EOF graph_args --base 1024 --lower-limit 0 graph_vlabel bytes graph_category disk - graph_total Total EOF /bin/df -P -t noprocfs,devfs,fdescfs,linprocfs,linsysfs,nfs,nullfs | /usr/bin/tail -n +2 | while read fs blocks used avail cap mount; do -- cgit v1.2.3