Path: usenet.cise.ufl.edu!newsfeeds.nerdc.ufl.edu!news.magicnet.net!news.maxwell.syr.edu!newsfeed.xcom.net!cam-news-hub1.bbnplanet.com!news.bbnplanet.com!news.mathworks.com!uunet!in2.uu.net!news.neta.com!not-for-mail
From:
[email protected]
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: ANNOUNCE: Watchdog-0.04
Followup-To: comp.lang.perl.modules
Date: 6 Oct 1998 15:20:57 GMT
Organization: Deja News - The Leader in Internet Discussion
Lines: 26
Approved:
[email protected] (comp.lang.perl.announce)
Message-ID: <
[email protected]>
NNTP-Posting-Host: gadget.cscaper.com
X-Trace: news.neta.com 907687257 11800 206.67.186.3 (6 Oct 1998 15:20:57 GMT)
X-Complaints-To:
[email protected]
NNTP-Posting-Date: 6 Oct 1998 15:20:57 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:145 comp.lang.perl.modules:4636
Recently posted to CPAN. Here's a description and release notes.
Watchdog::Process, Watchdog::HTTP and Watchdog::Mysql are classes for
monitoring whether a process, http server or mysql server respectively
is functioning. The Watchdog module also includes a number of 'monitor'
scripts which can be used with the system monitoring package 'Mon'
(
http://consult.ml.org/~trockij/mon). Some of these scripts make use
of the Watchdog::* classes, others make use of SNMP. For more details
see the embedded pod.
Release 0.04
- Classes renamed (suggested by Tim Bunce).
Watchdog::Service => Watchdog::Process
Watchdog::HTTPService => Watchdog::HTTP
Watchdog::MysqlService => Watchdog::Mysql
- Watchdog::Process de-coupled from other classes as Proc::ProcessTable only
compiles on Linux and Solaris.
- Watchdog::Mysql::is_alive() returns reason for failure.
- Added 'Mon' monitors
- t/{mysql.t,process.t} now skipped if prerequisites not installed
-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own