OpenSource-Indonesia.Com - Media Informasi Free & OpenSource Indonesia

Articles [1]: iWatch [2]

Posted by littlekoala on Mar 23, 2007 - 01:15 PM

Linux [3]

iWatch is a real-time filesystem monitoring program.
iWatch is a realtime filesystem monitoring program. Its purpose is to monitor any changes in a specific directory or file and send email notification immediately after the change. This can be very useful to watch a sensible file or directory against any changes, like files /etc/passwd,/etc/shadow or directory /bin or to monitor the root directory of a website against any unwanted changes.

This application is written in Perl and need inotify support in Linux kernel >= 2.6.13. And it needs also following third party perl modules: Linux::Inotify2, Event, Mail::Sendmail and XML::SimpleObject::LibXML.

This project is hosted in sourceforge http://iwatch.sourceforge.net [4] ,
and was introduced in a popular german linux magazine as cover story in march and april 2007 edition http://www.linux-magazine.com/issue/77/Detecting_Intruders_Intro.pdf. [5]

File Attachments

Links
  1. http://opensource-indonesia.com/kioss.php/index.php?module=News&func=view&prop=Main&cat=10002
  2. http://opensource-indonesia.com/kioss.php/line137-iWatch.txt
  3. http://opensource-indonesia.com/kioss.php/
  4. http://iwatch.sourceforge.net
  5. http://www.linux-magazine.com/issue/77/Detecting_Intruders_Intro.pdf