From: Stephen L Johnson Date: Tue, 16 Nov 1999 04:57:16 +0000 (+0000) Subject: Initial revision X-Git-Tag: spong-2_6-beta7~23 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2f8627a5213f8b2dabb144bf36a707a00bbad33;p=spong.git Initial revision --- diff --git a/README.spong-cleanup b/README.spong-cleanup new file mode 100755 index 0000000..050faed --- /dev/null +++ b/README.spong-cleanup @@ -0,0 +1,11 @@ +spong-cleanup is a recent program added into the Spong distribution. And as +yet it have not been fully integrated. You will have to customize 3 settings +to your liking near the top of the program. + +$SPONG_ARCHIVE - The directory to archive the old history log files from + the spong database ($SPONGDB). +$OLD_SERVICE - Any service status files that have not been updated in this + parameter number of days will be considered stale and removed. +$OLD_HISTORY - This is the number of days to retain in each host's history + file. Any entries old than this parameter will be archived + into the $SPONG_ARCHIVE database.