General Alarms
==============

$Id: README,v 1.1 2001/12/20 14:24:12 cvs Exp $

Miguel Armas <kuko@ulpgc.es>

This directory contains alarms to make critical checks on servers:

DfChk: Checks filesystem usage and notifies if a given threshold (default 90%)
       is reached
PermsChk: Check permissions and owner on a list of files and directories. This
          list is read from an object file (Perms.obj). If the "proactive"
          flag is set to 1, it will correct the anomalous situations
ProcChk: Checks if critical services are running. This services are read
         from an object file (Procs.obj). If the "proactive flag is set to 1, 
	 it will correct the anomalous situations
