Linux.com

Everything Linux and Open Source

Shell Script To Monitor Disk Usage On Linux and Unix

June 05, 2008 (7:30:00 PM)  -  1 year, 5 months ago
Today, we're going to take a look at a simple shell script to monitor disk space usage. It's been quite a while since we've touch on that, going back to a post from last November regarding finding space hogs on overlay mounts. The script has been kept simple (basically checking every partition for one fixed percentage full) to highlight other features.
Read in the original layout at: http://www.linux.com/archive/articles/137436