blob: df54f1e5175b9c33af12bedea8b26dfe16098060 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
geomWatch is a program for monitoring the well-being of GEOM providers and ZFS
pools. It checks the state of each configured provider and pool at a configured
interval, and, if it notices that a component has been lost, or encounters a
problem during the check, 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>
|