The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Transform-Alert BRENDAN"

Transform::Alert - Transform alerts from one type to another type River stage zero No dependents

Ever have a need to transform one kind of alert/message into another? For example: * Taking a bunch of alert emails and converting them into Syslogs * Converting Syslog alerts to SNMP traps * Converting SNMP traps to Syslogs * Traps to email * Anythi...

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC

Transform::Alert::Input - Base role for Transform::Alert input types River stage zero No dependents

This is the role used for all input types....

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC

Transform::Alert::Output - Base role for Transform::Alert output types River stage zero No dependents

This is the role used for all output types....

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC

Transform::Alert::InputGrp - Base class for Transform::Alert input groups River stage zero No dependents

This is essentially a class used for handling "Input" sections. In the grand scheme of things, the classes follow this hierarchy: transalert_ctl Transform::Alert TA::InputGrp TA::Input::* TA::TemplateGrp TA::Output::* (referenced from the main TA obj...

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC

Transform::Alert::TemplateGrp - Base class for Transform::Alert template groups River stage zero No dependents

This is essentially a class used for handling "Template" sections. In the grand scheme of things, the classes follow this hierarchy: transalert_ctl Transform::Alert TA::InputGrp TA::Input::* TA::TemplateGrp TA::Output::* (referenced from the main TA ...

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC

Transform::Alert::Output::Null - Transform alerts to NULL space River stage zero No dependents

This output type is mainly used for testing. It can have its uses to send messages to the bitbucket, though. A Template can be specified here to test out how an Output gets filled in. The resulting string will be found in the logs....

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC

Transform::Alert::Input::Dummy - Transform alerts from random messages River stage zero No dependents

This input type is used for testing....

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC

Transform::Alert::Output::SNMP - Transform alerts to SNMP traps (base class) River stage zero No dependents

This is actually a base class. You should use one of the other sub-classes of this, as this class doesn't actually send anything....

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC

Transform::Alert::Input::POP3 - Transform alerts from POP3 messages River stage zero No dependents

This input type will read a POP3 mailbox and process each message through the input template engine. If it finds a match, the results of the match are sent to one or more outputs, depending on the group configuration. See Net::POP3 for a list of the ...

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC

Transform::Alert::Input::IMAP - Transform alerts from IMAP messages River stage zero No dependents

This input type will read a IMAP mailbox and process each message through the input template engine. If it finds a match, the results of the match are sent to one or more outputs, depending on the group configuration. See Mail::IMAPClient for a list ...

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC

Transform::Alert::Output::Email - Transform alerts to emails River stage zero No dependents

This output type will send an email for each converted input. See Email::Sender for a list of the ConnOpts section parameters. (Specifically, the appropriate transport class.) If you didn't guess, the "TransportClass" option maps to a "Email::Sender:...

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC

Transform::Alert::Output::Syslog - Transform alerts to Syslog alerts River stage zero No dependents

This output type will send a syslog alert for each converted input. See Net::Syslog for a list of the ConnOpts section parameters....

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC

Transform::Alert::Input::Syslogd - Transform alerts from an internal Syslog daemon River stage zero No dependents

This input type will spawn a syslog listener and process each message through the input template engine. If it finds a match, the results of the match are sent to one or more outputs, depending on the group configuration. See Net::Syslogd for a list ...

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC

Transform::Alert::Input::SNMPTrapd - Transform alerts from an internal SNMP Trap daemon River stage zero No dependents

This input type will spawn a SNMP trap listener and process each trap through the input template engine. If it finds a match, the results of the match are sent to one or more outputs, depending on the group configuration. See Net::SNMPTrapd for a lis...

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC

Transform::Alert::Output::SNMP::Set - Transform alerts to SNMP set requests River stage zero No dependents

This output type will send a SNMP set request for each converted input. See Net::SNMP for a list of the ConnOpts section parameters....

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC

transalert_ctl - Command line daemon for Transform::Alert River stage zero No dependents

Most of this stuff is pretty obvious. App::Daemon also has some useful information about the CLI options....

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC

Transform::Alert::Output::SNMP::Trap - Transform alerts to SNMP traps River stage zero No dependents

This output type will send a SNMP trap for each converted input. See Net::SNMP for a list of the ConnOpts section parameters....

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC

Transform::Alert::Output::SNMP::Inform - Transform alerts to SNMP inform requests River stage zero No dependents

This output type will send a SNMP inform request for each converted input. See Net::SNMP for a list of the ConnOpts section parameters....

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC
18 results (0.023 seconds)