软件包:iwatch(0.2.2-11)
realtime filesystem monitoring program using inotify
inotify (inode notify) is a Linux kernel subsystem that monitors events in filesystems and reports those events to applications in real time.
inotify can be used to monitor individual files or directories. When a directory is monitored, inotify will return events for the directory itself and for files inside the directory.
iWatch is a Perl wrap to inotify to monitor changes in specific directories or files, sending alarms to the system administrator (or other destination) in real time. It can:
- Send notifications via email about changes. - Take programmable actions immediately, as emitting alerts via XMPP (jabber) messengers, Telegram or executing a local program or script. - Act as HIDS (Host-based Intrusion Detection System) or an integrity checker, complementing the firewall system in networks and improving the security.
iWatch can run as a simple command, as well a daemon.
A good example of iWatch usage is to monitor the pages directory in webservers to warn, in real time, about defacements or file insertions. Other example is to synchronize configuration files between machines, when they are changed, as in DHCP servers acting in failover mode. You also use to synchronize files, via rsync, when these files are changed.
其他与 iwatch 有关的软件包
|
|
|
|
-
- dep: init-system-helpers (>= 1.54~)
- 所有初始化系统的帮助工具
-
- dep: default-mta
- 本虚包由这些包填实: exim4-daemon-light
- 或者 mail-transport-agent
- 本虚包由这些包填实: dma, esmtp-run, exim4-daemon-heavy, exim4-daemon-light, msmtp-mta, nullmailer, opensmtpd, postfix, sendmail-bin, ssmtp
-
- dep: libevent-perl
- generic Perl event loop module
-
- dep: liblinux-inotify2-perl
- scalable directory and file change notification
-
- dep: libmail-sendmail-perl
- simple way to send email from a perl script
-
- dep: libxml-simpleobject-libxml-perl
- Simple oo representation of an XML::LibXML DOM object
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- sug: sendxmpp
- command line XMPP (jabber) utility
-
- sug: telegram-send
- Send messages and files over Telegram from the command-line