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

NAME

amprapmon - Apache ModPerl RunAway Processes MONitor

SYNOPSIS

  % amprapmon <start|stop|restart>

CONFIGURATION

You should edit the top of the program where the configuration parameters are located. See the CONFIGURATION section of Apache::Watchdog::RunAway for more info.

DESCRIPTION

The amprapmon program is uses Apache::Watchdog::RunAway module to monitor and kill off hanging Apache/mod_perl processes.

The amprapmon program can run even when the Apache/mod_perl server is stopped (it'll just wait for a server to start). There is no need to restarted the program when the Apache/mod_perl server is started if it was running before.

The program provides an rc.d like or apachectl interface so you can use as any other script invoked at startup/shutdown.

See Apache::Watchdog::RunAway for more info.

PREREQUISITES

You need to have Apache::Watchdog::RunAway installed.

BUGS

Was ist dieses?

SEE ALSO

Apache, mod_perl, Apache::Scoreboard

AUTHORS

Stas Bekman <sbekman@iname.com>

COPYRIGHT

The amprapmon is free software; you can redistribute it and/or modify it under the same terms as Perl itself.