NAME
App::PerlWatcher::Watcher::Ping - Watches for host availablity via pingig it. Currently only TCP-port ping.
VERSION
version 0.14_01
ATTRIBUTES
host
The watched host
port
The watched port
frequency
The frequency of ping. By default it is 60 seconds.
timeout
The ping timeout. Default value: 5 seconds
AUTHOR
Ivan Baidakou <dmol@gmx.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Ivan Baidakou.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.