Path: usenet.cise.ufl.edu!newsfeeds.nerdc.ufl.edu!newsfeeds.nerdc.ufl.edu!news.magicnet.net!news.maxwell.syr.edu!nntprelay.mathworks.com!outfeed1.news.cais.net!news.neta.com!not-for-mail
From:
[email protected]
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: ANNOUNCE: WatchdogService-0.03.tar.gz
Followup-To: comp.lang.perl.modules
Date: 24 Sep 1998 14:30:04 GMT
Organization: Deja News - The Leader in Internet Discussion
Lines: 23
Approved:
[email protected] (comp.lang.perl.announce)
Message-ID: <
[email protected]>
NNTP-Posting-Host: gadget.cscaper.com
X-Trace: news.neta.com 906647404 12325 206.67.186.3 (24 Sep 1998 14:30:04 GMT)
X-Complaints-To:
[email protected]
NNTP-Posting-Date: 24 Sep 1998 14:30:04 GMT
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cise.ufl.edu comp.lang.perl.announce:141 comp.lang.perl.modules:4349
Soon to be at $CPAN/authors/id/PSHARPE/WatchdogService-0.03.tar.gz
NAME
Watchdog::Service - Perl extension to monitor services
SYNOPSIS
use Watchdog::Service;
$s = new Watchdog::Service($name,$pstring);
print $s->id, $s->is_alive ? ' is alive' : ' is dead', "\n";
DESCRIPTION
Watchdog::Service is an extension for monitoring services
running on a Unix host. The class provides a trivial method for
determining whether a service is alive. More sophisticated
methods can be implemented by creating subclasses of
Watchdog::Service e.g. Watchdog::HTTPService uses the status of
an HTTP 'GET' method to decide if a web server is alive.
-----== Posted via Deja News, The Leader in Internet Discussion ==-----
http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum