Table of ContentsView in Frames

Events monitored through NFS

FPolicy can monitor many NFS events.

The following table lists the NFS operations that FPolicy can monitor, and a brief description of each operation.
Events Description
File open Notification sent when a file is opened
File create Notification sent when a file is created
File rename Notification sent when a file name is changed
File close Notification sent when a file is closed
File delete Notification sent when a file is deleted
File read Notification sent when a file is read
File write Notification sent when a file is changed
Directory delete Notification sent when a directory is deleted
Directory rename Notification sent when a directory name is changed
Directory create Notification sent when a directory is created
setattr Notification sent when attribute information is set
getattr Notification sent when attribute information is requested
link Notification sent when a hard link is created
symlink Notification sent when a symbolic link is created
Lookup Notification sent when an NFS lookup occurs