On Fri, 16 Apr 2004 14:25:08 +0200 (SAST) <[EMAIL PROTECTED]> wrote: ... > I'm looking for a tool to monitor and log the level of disc usage. > Something like the disc tabs in gkrellm, but that doesn't require a > gui and that can log the usage and possible generate reports or graphs > of some sort. I've googled, but couln't find anything useful > Any ideas? ... What about df ? for contious monitoring, try: while true; do clear; df -h; sleep 60; done
yours Albert -- Albert Dengg <[EMAIL PROTECTED]>
pgp00000.pgp
Description: PGP signature