Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 3543
blob1b8c2af8c9dd10f745d03f384ee11792e8b1d378
1 Title: mk_inotify: new plugin to monitor file system operations (linux)
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Version: 1.4.0i1
6 Date: 1465820483
7 Class: feature
9 This plugin allows you to check the age of the last file operation
10 on configurable files and folders. You can check the age of the files or folders
11 last <tt>create</tt>, <tt>open</tt>, <tt>delete</tt>, <tt>modify</tt> and <tt>access</tt>
12 operation.
14 For further information have a look at the agent bakery or the example configuration in
15 the cfg_examples directory.