NAME
ubic_watchdog - watchdog which checks all ubic services.
VERSION
version 1.20
SYNOPSIS
ubic-watchdog [-v]
DESCRIPTION
This is a generic watchdog for all ubic services.
It checks every enabled service by asking for its status and tries to start it if service is down or broken.
Every service is checked in parallel fashion, each one in separate forked process.
DEPLOYMENT
This script should be invoked every minute (or as often as you like), usually as cron job.
AUTHOR
Vyacheslav Matyukhin <mmcleric@yandex-team.ru>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Yandex LLC.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.