cvs commit: ports/sysutils Makefile ports/sysutils/geomWatch Makefile distinfo pkg-descr ports/sysutils/geomWatch/files geomWatch.in pkg-message.in

Philip M. Gollucci pgollucci at FreeBSD.org
Thu Jan 14 04:26:41 UTC 2010


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 at 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)


More information about the cvs-ports mailing list