Jifty::Plugin::Monitoring::Command::Cron.3pm

Langue: en

Autres versions - même langue

Version: 2007-12-26 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Jifty::Script::Cron - Runs any monitoring services

SYNOPSIS

If your app uses Jifty::Plugin::Monitoring, this script should be run by your cron daemon. The frequency it should be run is determinded by the LCM of the monitors you have scheduled. Running it more frequently that this is not harmful, except by consuming come resources.

DESCRIPTION

options

Takes no options.

run

Examines the application, looking for an instance of the monitoring plugin, and runs it.

filename

This is used as a hack to get App::CLI to retrieve our POD correctly.

Inner packages are not given in %INC. If anyone finds a way around this, please let us know.

SEE ALSO

Jifty::Plugin::Monitoring Copyright 2007 Best Practical Solutions

This is free software and may be modified and distributed under the same terms as Perl itself.