]> git.etc.gen.nz Git - spong.git/commitdiff
updated documentation
authorStephen L Johnson <sjohnson@monsters.org>
Sun, 9 Jul 2000 08:06:27 +0000 (08:06 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Sun, 9 Jul 2000 08:06:27 +0000 (08:06 +0000)
CHANGES
www/docs/spong-network.html
www/docs/spong-server.html

diff --git a/CHANGES b/CHANGES
index 3bec294233feca7c2744a5f1ebe778a9f90b9ac6..53d423affb631c82183e5fc15645e9082cb9904b 100755 (executable)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,36 @@ Stephen L Johnson <sjohnson@monsters.org>
 
 Version 2.7 Changes
 
+07/08/00
+ADDED - Adding message templates functionality to spong-message. Check
+spong.message config file for details.
+  files - src/spong-message.pl
+          config/spong.message
+
+CHANGED - Modified the messaging modules to use the new API calls from 
+spong-message.
+  files - lib/Spong/Message/plugins/*
+
+CHANGED - Update spong.message with new message templates section.
+
+CHANGES - Updates spong.conf with new DATEFMT, TIMEFMT and DATETIMEFMT
+variables for user configurable date and times formats using strftime
+formatting variables.
+
+06/26/00
+CHANGED - Various documentation updates and format conversion to POD.
+
+06/02/00
+FIXED - problem in spong-network with $color not being set if service is down when
+program starts up.
+
+05/14/00
+ADDED - Add updated documentation to spong-network.pl in pod format.
+
+05/12/00
+FIXED - save_status() function into spong-server didn't allow host names wot
+upper case letters. (Thanks to supermathie from SourceForce)
+
 05/09/00
 ADDED - Text displays code for all modes into HostGroups.pm. (Thanks to 
 Andrew Ruthven <puck@chelmer.co.nz> for the changes)
index d302ed9c79b76e52e157adbafd0a2e2d5e3efaa1..ce13b76fdcaee67074b187280fb64919b4d225cf 100755 (executable)
@@ -54,10 +54,6 @@ if that fails), the following TCP/UDP based services can be checked.
 &nbsp;&nbsp;&nbsp; * ssh&nbsp;&nbsp;&nbsp; (checks for "SSH" in return string)
 
 
-
-
-
-
 </pre>
 The DNS check will only be performed if you have the Perl Net::DNS module
 installed on your system. This module does not come with spong, but can
index d563e10f241fb690f68af4506494f6e68c04a5e3..0f3ee1bc8acb26b2de31d082ae6442c1d4854a8c 100755 (executable)
@@ -57,7 +57,7 @@ files. If you provide the --kill flag, a signal will be sent to the running
 spong-server process causing it to exit.
 <p>
 <hr>
-<h1>
+<eh1>
 <a NAME="spong-server_configuration_0"></a>CONFIGURATION</h1>
 The configuration of the spong-server program is two fold, the first part
 is the <a href="spong-server.html#spong-server_usr_local_etc_spong_spong_hosts_0">/usr/local/etc/spong/spong.hosts</a>