Date: Thu, 14 Jan 2010 04:26:41 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/geomWatch Makefile distinfo pkg-descr ports/sysutils/geomWatch/files geomWatch.in pkg-message.in Message-ID: <201001140426.o0E4Qf7T078096@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgollucci 2010-01-14 04:26:41 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/geomWatch Makefile distinfo pkg-descr sysutils/geomWatch/files geomWatch.in pkg-message.in Log: geomWatch is a program for monitoring the well-being of GEOM providers. It checks the state of each configured provider at a configured interval, and, if it notices that a provider has lost a component, or encounters a problem while checking a provider's state, it will send an e-mail with details of the matter--such as what components were lost and which remain, or, in the event of a problem, what the problem was--to an arbitrary number of recipients, so that corrective action can be taken (for example, replacing a failed disk). WWW: http://acm.poly.edu/wiki/GEOM_Watch -Boris Kochergin <spawk@acm.poly.edu> PR: ports/142735 Submitted by: Boris Kochergin <spawk at acm.poly.edu> Revision Changes Path 1.1157 +1 -0 ports/sysutils/Makefile 1.1 +29 -0 ports/sysutils/geomWatch/Makefile (new) 1.1 +3 -0 ports/sysutils/geomWatch/distinfo (new) 1.1 +44 -0 ports/sysutils/geomWatch/files/geomWatch.in (new) 1.1 +12 -0 ports/sysutils/geomWatch/files/pkg-message.in (new) 1.1 +11 -0 ports/sysutils/geomWatch/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001140426.o0E4Qf7T078096>