From: Stephen L Johnson Date: Sun, 9 Jul 2000 08:06:27 +0000 (+0000) Subject: updated documentation X-Git-Tag: spong-2_7-alpha7~7 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b312ff8efc27978c53fabee55f4b14b59c2b460e;p=spong.git updated documentation --- diff --git a/CHANGES b/CHANGES index 3bec294..53d423a 100755 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,36 @@ Stephen L Johnson 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 for the changes) diff --git a/www/docs/spong-network.html b/www/docs/spong-network.html index d302ed9..ce13b76 100755 --- a/www/docs/spong-network.html +++ b/www/docs/spong-network.html @@ -54,10 +54,6 @@ if that fails), the following TCP/UDP based services can be checked.     * ssh    (checks for "SSH" in return string) - - - - 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 diff --git a/www/docs/spong-server.html b/www/docs/spong-server.html index d563e10..0f3ee1b 100755 --- a/www/docs/spong-server.html +++ b/www/docs/spong-server.html @@ -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.


-

+ CONFIGURATION

The configuration of the spong-server program is two fold, the first part is the /usr/local/etc/spong/spong.hosts