"iostat" gives more detailed disk statistics, based on /proc/stat: per
physical device, and with a kernel patch, per logical device. Thanks to
Eric Wolf for pointing this out.
"sar" shows similar statistics (and many other system statistics) and
has log record/view facilities. The Linux port is rather recent.
The "sysstat" package (RedHat7, Suse 6.4) contains both.
Regards,
Eran Tromer
Eran Tromer wrote:
>
> guy keren wrote:
> >
> > On Mon, 15 Jan 2001, Eran Tromer wrote:
> >
> > > How do I tell remotely how heavy is the disk activity on a Linux box?
> >
> > man vmstat
>
> Thanks. Does the trick for me (almost no disk access on the web server
> -- everything in RAM, as is right and proper).
>
> None the less, is it possible to get something more informative than
> global number of blocks read/written? It would be useful to have data
> like:
>
> * statistics for specific file/directory/filesystem/disk
> * something like "top", but for file usage
> * percent of time a physical device is accessed
>
> Anything like this available?
>
> Regards,
> Eran Tromer
>
> =================================================================
> To unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]