Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-Filesys-Notify-Simple

Project: openSUSE_13.2

Repository: oss

Title: Simple and dumb file system watcher

Description:
Filesys::Notify::Simple is a simple but unified interface to get
notifications of changes to a given filesystem path. It utilizes inotify2
on Linux, fsevents on OS X, kqueue on FreeBSD and
FindFirstChangeNotification on Windows if they're installed, with a
fallback to the full directory scan if they're not available.

There are some limitations in this module. If you don't like it, use the
File::ChangeNotify manpage.

* *

There is no file name based filter. Do it in your own code.

* *

You can not get types of events (created, updated, deleted).

* *

Currently 'wait' method blocks.

In return, this module doesn't depend on any non-core modules. Platform
specific optimizations with the Linux::Inotify2 manpage, the Mac::FSEvents
manpage, the Filesys::Notify::KQueue manpage and the Win32::ChangeNotify
manpage are truely optional.

NOTE: Using the Win32::ChangeNotify manpage may put additional limitations.

* *

the Win32::ChangeNotify manpage uses FindFirstChangeNotificationA so that
Unicode characters can not be handled. On cygwin (1.7 or later), Unicode
characters should be able to be handled when the Win32::ChangeNotify
manpage is not used.

* *

If more than 64 directories are included under the specified paths, an
error occurrs.

Version: 0.12

Release: 4.1.3

Architecture: noarch

Size: 18 KB

Build Time: 2014-10-06 17:20:57 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(Filesys::Notify::Simpl... perl-Plack
perl-Filesys-Notify-Simple ...

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl