Query: fam_monitor_directory
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FAM_MONITOR_DIRECTORY(3) 1 FAM_MONITOR_DIRECTORY(3) fam_monitor_directory - Monitor a directory for changesSYNOPSISresource fam_monitor_directory (resource $fam, string $dirname)DESCRIPTIONRequests 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(3) on that directory) or its content (i.e. the results of readdir(3)) changes. The possible event codes are described in detail in the constants part of this section.PARAMETERSo $fam - A resource representing a connection to the FAM service returned by fam_open(3) o $dirname - Path to the monitored directoryRETURN VALUESReturns a monitoring resource or FALSE on errors.SEE ALSOfam_monitor_file(3), fam_monitor_collection(3), fam_cancel_monitor(3), fam_suspend_monitor(3), fam_resume_monitor(3). PHP Documentation Group FAM_MONITOR_DIRECTORY(3)
Related Man Pages |
---|
libgamin-1(3) - opensolaris |
readdir(3) - php |
dirname(3) - php |
rmdir(3) - php |
sys::gamin(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
monitoring dirs |
balancing and monitoring |
CEP Uses: message monitoring |
[bash] Manipulate dir name |
Realtime monitoring of files in a directory |