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.
    thanks,
    Richard

_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to