Another approach: file change notification
Posted May 3, 2005 13:46 UTC (Tue) by
bkw1a (subscriber, #4101)
Parent article:
The Second Commandment of system administration (NewsForge)
Around here, I use a script based on FAM to monitor a set of files for
changes. The files include things like /bin/login, /bin/ps, etc...
This approach has its pros and cons, but one big "pro" is that you can
set it and forget it. No need to rebuild a database whenever something
changes.
Here's a link to some (out of date) documentation:
http://ayesha.phys.virginia.edu/~bryan/projects/famids/
It's sloppy, but it works well for me.
(
Log in to post comments)