Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Your Email:

Monitor Linux File System Events with Inotify

By Eli M. Dow
2005-05-31


Resources

  • Get the latest Inotify patches provided by Robert Love.

  • Obtain current Linux kernel source trees from the Linux Kernel Archives, the canonical location for Linux kernel source code.

  • Event Management Best Practices (IBM Redbook, June 2004) presents a deep and broad understanding about event management with a focus on best practices, examining event filtering, duplicate detection, correlation, notification, escalation, synchronization, trouble-ticket integration, maintenance modes, and automation.

  • "Use autonomic computing for problem determination" (developerWorks, June 2004) describes how an autonomic system can be used to monitor events and diagnose an error condition in an IT system and provide corrective actions.

  • "Business service Grid, Part 3: Setting up rules" (developerWorks, April 2003) shows how a policy file in a grid system can be configured for service level definitions, service selection, security, error recovery, event monitoring, and service mapping.

  • Find more resources for Linux developers in the developerWorks Linux zone.

  • Get involved in the developerWorks community by participating in developerWorks blogs.

  • Purchase Linux books at discounted prices in the Linux section of the Developer Bookstore.

  • Order the no-charge SEK for Linux, a two-DVD set containing the latest IBM trial software for Linux from DB2®, Lotus®, Rational®, Tivoli®, and WebSphere®.

  • Innovate your next Linux development project with IBM trial software, available for download directly from developerWorks.


  • Tutorial Pages:
    » This next-gen, dnotify replacement meets file system event-monitoring needs in the 2.6 kernel
    » Why inotify?
    » Installing inotify
    » Using inotify in a simple application
    » Conclusion
    » Resources


    First published by IBM DeveloperWorks


     | Bookmark
    Related Tutorials:
    » How to Install PHP 5 on Linux
    » How to Install Apache 2 on Linux
    » How to Install MySQL 5.0 on Linux
    » SMB Caching
    » Mound --Bind
    » Tar Wild Card Interpretation