in reply to tracking module usage
Don't know how well it would scale for a large number of files, but just to throw in another idea: maybe you could try inotify (or the respective Perl module Linux::Inotify2). In case it doesn't turn out to become a resource hog... it might give much more detailed access statistics than a nightly scan of atimes would provide.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: tracking module usage
by pileofrogs (Priest) on Dec 03, 2008 at 22:29 UTC |