@jarlel
dtrace has quiet a list of conditions to be met for it to work.
The kernel has to have supported modules, and compiled with 'trace' options set. I wouldn't be surprised that can't be found on pfSense, a firewall.
A FreeBSD dev station, yeah, of course.
Look here.
@jarlel said in dtrace command to analyze file modification:
I am trying to find a way to detect changes
An idea :
The file your interested in, change the owner and or the read write execute flags.
Make it read only for everybody.
What will happens now ... will the process that actually updates = writes, will it cash ? complain ?
FreeRadius has some pretty extensive logging : just stop / kill it in the GUI, and then on the console (or SSH) access, fire it up :
radiusd -X
If a process fails, freeradius or some other process, you should see it complaining - in the logs of course.