The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Monitoring::Spooler::Cmd::Command::create - enqueue a new notification

DESCRIPTION

This class implements a command to add a new message to the queue.

This command is usually invoked by your Monitoring (as a media transport) or some other noficiation script. All the boilerplate work is done by MooseX::App::Cmd.

NAME

Monitoring::Spooler::Cmd::Command::Create - Command to create new messages

SETUP

In order for negating triggers to work you need to use a certain message template: {TRIGGER.ID} {TRIGGER.STATUS} {TRIGGER.NAME}

AUTHOR

Dominik Schulz <tex@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Dominik Schulz.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.