The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension App::MadEye

0.05

    (FEATURE)

    - rule for Plugin::Notify.
    - added Plugin::Notify::XMPP
    - added Plugin::Notify::Nakanobu.
    - added Plugin::Agent::FileSync.
    - added Plugin::Agent::SNMP::IPAddress.
    - Plugin::Agent::SNMP::Disk: you can set retry

    (BUGS)

    - fixed Worker::Simple autoload feature.

0.04

    (FEATURE)

    - timeout is now normal error.
    - added new plugins
        - Agent::Sleep (debugging module)
        - Agent::SSLExpireDate

    (MISC)

    - fixed some pod bug.

0.03

    WARNINGS: this release has some drastic changes..

    (FEATURE)
    - validate schema with Kwalify
    - added new plugins
        - Notify::IRC
        - Check::Flock
        - Agent::MySQLSlave
        - Agent::SNMP::Disk
        - Agent::SNMP::Process
        - use Log::Dispatch, a pluggable logger.

    (BUG FIX)
    - Worker::Gearman: kill zombie.

    (MISC)
    - added documents.
    - some variables are now configurable

0.02

    - oops. 0.01 is broken... version 0.01 does not contains madeye.pl...(REPORTED BY hirose31++)
    - added more document.

0.01    Wed Mar  5 16:39:07 2008
        - original version