On 8/28/07, Richard Robinson <[EMAIL PROTECTED]> wrote: > I have written a dtrace script that uses the fds[] construct and it > works just great on my 11/06 release of Solaris 10. But the system > where I really need this to work is on the 03/05 release. Is there > anyway to get the fds[] functionality on the 03/05 release? > I am attempting to trigger on modifications to certain files in two > given directories in a UFS filesystem. They are being modified by > entities unknown and I want to know who, what, when, and why they did > it. I have tried using the ufs_iupdat module and am having troubles > getting that to trigger properly. Probably user error.
Richard, Would io:::start be of help? -- Just me, Wire ... Blog: <prstat.blogspot.com> _______________________________________________ dtrace-discuss mailing list [email protected]
