summaryrefslogtreecommitdiff
path: root/minimunin
diff options
context:
space:
mode:
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