[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Disc usage monitors



On Fri, 16 Apr 2004 14:25:08 +0200 (SAST)
<hansdp@newingtoncs.co.za> 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 <a_d@gmx.at>

Attachment: pgphbMGt60Mez.pgp
Description: PGP signature


Reply to: