summaryrefslogtreecommitdiff
path: root/minimunin
diff options
context:
space:
mode:
authorerdgeist <>2013-09-29 13:22:22 +0000
committererdgeist <>2013-09-29 13:22:22 +0000
commita73a63621ed2c455a5bbd72e93ecd0859f8d7150 (patch)
treebe6d4d5c979b8a5279e6760a6a5270cade2d104d /minimunin
parent79211834987ee8bac48c80509a1cb15e4812c4ad (diff)
Total screws up display for many file systems. Don't make it the default
Diffstat (limited to 'minimunin')
-rwxr-xr-xminimunin1
1 files changed, 0 insertions, 1 deletions
diff --git a/minimunin b/minimunin
index b427c95..cca7edb 100755
--- a/minimunin
+++ b/minimunin
@@ -330,7 +330,6 @@ cat <<-EOF
330 graph_args --base 1024 --lower-limit 0 330 graph_args --base 1024 --lower-limit 0
331 graph_vlabel bytes 331 graph_vlabel bytes
332 graph_category disk 332 graph_category disk
333 graph_total Total
334EOF 333EOF
335/bin/df -P -t noprocfs,devfs,fdescfs,linprocfs,linsysfs,nfs,nullfs | /usr/bin/tail -n +2 | 334/bin/df -P -t noprocfs,devfs,fdescfs,linprocfs,linsysfs,nfs,nullfs | /usr/bin/tail -n +2 |
336while read fs blocks used avail cap mount; do 335while read fs blocks used avail cap mount; do