On Sun, 21 Nov 2004 10:33:47 +0100, Hanspeter Roth <[EMAIL PROTECTED]> wrote:
> Hello,
> 
> I have set an idle timeout for the hard-disk. But when there is no
> user activity there are frequent disk accesses.
> How can one trace disk access?
> I'd like to know the kind of access and on which files/directories/
> nodes. I'd like to log on the console or on a memory disk file.

There may be a much better way of doing this but have a look at fstat(1).

Hope this helps.

David
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to