]> git.etc.gen.nz Git - spong.git/commitdiff
Initial revision
authorStephen L Johnson <sjohnson@monsters.org>
Tue, 16 Nov 1999 04:57:16 +0000 (04:57 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Tue, 16 Nov 1999 04:57:16 +0000 (04:57 +0000)
README.spong-cleanup [new file with mode: 0755]

diff --git a/README.spong-cleanup b/README.spong-cleanup
new file mode 100755 (executable)
index 0000000..050faed
--- /dev/null
@@ -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.