fam_monitor_file() requests monitoring for a directory
and all contained files. A FAM event will be generated whenever the status
of the directory (i.e. the result of function stat() on
that directory) or its content (ie. the results of readdir())
change.