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]