Date: Thu, 17 Nov 2005 15:07:48 +0000 From: Cornelis Swanepoel <rools.ster@gmail.com> To: freebsd-hackers@freebsd.org Subject: Filesystem monitoring question Message-ID: <a9f55af40511170707n3dd70429t48d85acf9b3be5f4@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I have a FreeBSD 6.0 box with a partition that is accessible to a number of clients via SMB and NFS. I would like to monitor activity on this partition so that every time a write to it is completed, my C program is run (which stats the file and stores some info about it in a database amongst other things) My question is: What do I need to learn in order to construct a trigger for my code? If anyone can point me in the right direction I would greatly appreciate it= . Thanks Cornelis
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a9f55af40511170707n3dd70429t48d85acf9b3be5f4>