Categories
Tags → Daemon Script

Syslog2

Syslog2 is a realtime parser and event handler for syslogd. An event is a message from some service. It uses a simple plugin system to add event handlers. Syslog2 is written in Perl. A plugin is simply a Perl script which invokes the &"regis...
DETAILS

mysqlsync

mysqlsync is a perl script that allows you to keep remote copies of a mysql database in sync with a central master copy. It does this by running as a daemon process and tailing the mysqld logs. From the log output it culls queries and decides if it a...
DETAILS
©2003-2008 jCay.com