AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20080606143745.16824c4c@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
X-Sylpheed-End-Special-Headers: 1
Date: Fri, 6 Jun 2008 14:42:26 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: Larry Scheer <larry.scheer@onstor.com>
Subject: please rereview 29513
Message-ID: <20080606144226.78c088bd@ripper.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

OK, I added a small concession in the makefile.  And added a touch of
sanity checking to the read_config function.  One thing that ocurrs to
me is that the config file should never be documented or its existence
published to the field.  It should only ever be touched by development
engineer(s).  So, mum's the word.


Change 29513 by andys@ripper on 2008/06/03 16:59:19 *pending*

	TED00023847 - if /var is full then elogs will stop
	
	Add a shell script that runs as a daemon.  Ideally, a proper C
	program with config file specifying filesystem events to watch
	and actions to take, would be the most desireable, but for now a
	quick shell script just to deal with filesystems being full will
	have to do.  I was going to write the C program, but I wanted
	to make the config file be in XML, but that would cause a new
	package to be pulled into the root filesystem ... so I wrote a
	quick shell script instead.
	
	reviewed by

Affected files ...

... //depot/dev/linux/rootfs/etc/init.d/cfmon#1 add
... //depot/dev/linux/rootfs/etc/init.d/rcS#8 edit
... //depot/dev/nfx-tree/code/ssc-cfmond/Makefile#1 add
... //depot/dev/nfx-tree/code/ssc-cfmond/cfmond.c#1 add
... //depot/dev/nfx-tree/code/ssc-cfmond/cfmond.sh#1 add
... //depot/dev/nfx-tree/linux.mk#3 edit

