kfsmd (kernel filesystem monitor daemon) is a daemon to log and view kernel filesystem changes using inotify. Its main purpose is to allow libferris to reindex all updated files while you are sleeping.
| Tags | Desktop Environment File Managers Filesystems Logging Monitoring |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: This version was ported to the inotify syscall interface of mainline kernel 2.6.13+.


Changes: STLPort usage was made optional.


Changes: This release features a new daemon-cat to just pump inotify messages to the console, and removes inotify.h from the distribution. The PG daemon is now less syslog intense, the startup database use shares a single transaction, and with -U can log file data including mtimes during startup. Queue throttling on /dev/inotify was implemented.


Changes: The code was refactored. A new daemon to log to a PostgreSQL database was added.


No changes have been submitted for this release.