We track daily per-user/per-volume usage by keeping quotas turned on (but with no limits) for each volume we want to watch. Our quotas file looks like:
* user@/vol/design - - - * user@/vol/dept - - - * user@/vol/users - - -
We do a "quota report" every morning at 6am, and diff it against the previous day's report to get usage details. If you need greater granularity, just run the reports more frequently.
On Sunday, June 8, 2003, at 11:56 PM, Brian Tao wrote:
What do people do to track NFS activity on their filers?