]>
git.etc.gen.nz Git - spong.git/log
Stephen L Johnson [Wed, 3 May 2000 21:25:24 +0000 (21:25 +0000)]
prevously down services where having status redowngraded to yellow at start of main loop.
critical count for services were notbeing restarted at start of main loop.
Stephen L Johnson [Wed, 3 May 2000 21:24:07 +0000 (21:24 +0000)]
Latest changes
Stephen L Johnson [Wed, 3 May 2000 18:58:04 +0000 (18:58 +0000)]
added new $RECHECKSLEEP parameter for spong-network
Stephen L Johnson [Wed, 3 May 2000 18:26:29 +0000 (18:26 +0000)]
files added into repository
Stephen L Johnson [Wed, 3 May 2000 18:25:09 +0000 (18:25 +0000)]
Latest changes
Stephen L Johnson [Wed, 26 Apr 2000 05:57:16 +0000 (05:57 +0000)]
fixed some logic problems in the alarm timeout code
Stephen L Johnson [Wed, 26 Apr 2000 05:56:47 +0000 (05:56 +0000)]
fixed compile problem with Time::HiRes no being installed in server.
sleep time can be individually set for each program via $SPONGSLEEP{} hash.
changed escalation code to be a subloop that rechecks all services reported
as down after main check loop
Stephen L Johnson [Wed, 26 Apr 2000 05:51:26 +0000 (05:51 +0000)]
latest changes
Stephen L Johnson [Tue, 18 Apr 2000 18:12:30 +0000 (18:12 +0000)]
added support for noping in $services field of %HOSTS
Stephen L Johnson [Tue, 18 Apr 2000 18:12:08 +0000 (18:12 +0000)]
latest changes
Stephen L Johnson [Mon, 17 Apr 2000 19:23:39 +0000 (19:23 +0000)]
added code to use new $SPONGSLEEP hash to determine $SPONGSLEEP time
Stephen L Johnson [Mon, 17 Apr 2000 19:22:01 +0000 (19:22 +0000)]
added new $SPONGSLEEP config variable with comments
Stephen L Johnson [Mon, 17 Apr 2000 18:59:55 +0000 (18:59 +0000)]
added 'eval use Net::Ping' to module, removed from main program
Stephen L Johnson [Mon, 17 Apr 2000 18:59:11 +0000 (18:59 +0000)]
reactivated problem escalation code. moved $CRIT_WARN_LEVEL to spong.conf file.
check_tcp used increasing timeouts instead of flat 10 seconds. check_tcp will
now report if service down is due to connection refused or timeout
Stephen L Johnson [Mon, 17 Apr 2000 18:56:49 +0000 (18:56 +0000)]
latest changes
Stephen L Johnson [Tue, 11 Apr 2000 00:45:52 +0000 (00:45 +0000)]
re-instated critical error escalation facility
Stephen L Johnson [Tue, 11 Apr 2000 00:44:15 +0000 (00:44 +0000)]
added RIT_WARN_LEVEL variable to config file
Stephen L Johnson [Thu, 6 Apr 2000 19:56:29 +0000 (19:56 +0000)]
removed dahsed from grp commands to query process
Stephen L Johnson [Thu, 6 Apr 2000 19:54:33 +0000 (19:54 +0000)]
latest changes
Stephen L Johnson [Wed, 5 Apr 2000 03:58:06 +0000 (03:58 +0000)]
left out a undef $client in listen_form_queries()
Stephen L Johnson [Wed, 5 Apr 2000 03:50:57 +0000 (03:50 +0000)]
renamed 'overview' functions and parameters to 'grp' to reflect group view name
Stephen L Johnson [Wed, 5 Apr 2000 03:41:34 +0000 (03:41 +0000)]
changed overview and ovproblems to grp-summary and grp-problems.
wasn't closing duplicate $sock and $client file handles in added forking code
Stephen L Johnson [Mon, 3 Apr 2000 16:56:02 +0000 (16:56 +0000)]
update documentation
Stephen L Johnson [Mon, 3 Apr 2000 16:53:49 +0000 (16:53 +0000)]
parsing code added to handle BBNT clients
Stephen L Johnson [Mon, 3 Apr 2000 16:51:50 +0000 (16:51 +0000)]
latest changes
Stephen L Johnson [Mon, 3 Apr 2000 16:47:41 +0000 (16:47 +0000)]
make update, bb_update and query processes forking to scale better.
Stephen L Johnson [Mon, 20 Mar 2000 02:55:34 +0000 (02:55 +0000)]
moved alarm(0) statement to inside eval statement where it belongs
Stephen L Johnson [Mon, 20 Mar 2000 02:52:52 +0000 (02:52 +0000)]
moved alarm(0) calling to in eval statement where it belongs
Stephen L Johnson [Wed, 15 Mar 2000 00:15:13 +0000 (00:15 +0000)]
current program status written to $0 in main program loop
Stephen L Johnson [Wed, 15 Mar 2000 00:14:52 +0000 (00:14 +0000)]
latest changes
Stephen L Johnson [Tue, 14 Mar 2000 23:11:05 +0000 (23:11 +0000)]
added check to abort spong-network if it is already running
Stephen L Johnson [Tue, 14 Mar 2000 23:09:01 +0000 (23:09 +0000)]
removed call to Getopt::Long::Configure
Stephen L Johnson [Tue, 14 Mar 2000 22:53:23 +0000 (22:53 +0000)]
added missing logopt param to new Spong::Logger call in open_error_log()
Stephen L Johnson [Tue, 14 Mar 2000 22:51:40 +0000 (22:51 +0000)]
coverted debug() and error() to using Spong::Log modules routines
Stephen L Johnson [Tue, 14 Mar 2000 22:50:34 +0000 (22:50 +0000)]
added comma to logopt attribute in init_logging()
Stephen L Johnson [Tue, 14 Mar 2000 22:50:34 +0000 (22:50 +0000)]
added code in listen_for_queries() to refersh master list of service from database every 15 minutes
Stephen L Johnson [Tue, 14 Mar 2000 22:26:23 +0000 (22:26 +0000)]
the current status is written to $0 in the mail loop
Stephen L Johnson [Tue, 14 Mar 2000 22:24:33 +0000 (22:24 +0000)]
converted parm handling to use Getopt::long
Stephen L Johnson [Tue, 14 Mar 2000 22:06:25 +0000 (22:06 +0000)]
added check to abort spong-client if it is already running
Stephen L Johnson [Tue, 14 Mar 2000 21:25:59 +0000 (21:25 +0000)]
convert parameter handling to use Getopt::Long and converted debug() and error() to use Spong::Log
Stephen L Johnson [Tue, 14 Mar 2000 19:52:47 +0000 (19:52 +0000)]
corrected status color order in %COLORS hash
Stephen L Johnson [Tue, 14 Mar 2000 13:18:45 +0000 (13:18 +0000)]
latest changes
Stephen L Johnson [Mon, 13 Mar 2000 22:46:36 +0000 (22:46 +0000)]
added redhat boot scripts
Stephen L Johnson [Mon, 13 Mar 2000 21:18:32 +0000 (21:18 +0000)]
added $NTPDATE variable for check_ntp query
Stephen L Johnson [Mon, 13 Mar 2000 21:17:48 +0000 (21:17 +0000)]
latest updates
Stephen L Johnson [Mon, 13 Mar 2000 21:17:31 +0000 (21:17 +0000)]
added conf vars for WWWFRAME mode and WWW_PROB_ACTIONBAR for Hosts Problems
display
Stephen L Johnson [Mon, 13 Mar 2000 21:16:19 +0000 (21:16 +0000)]
added three frame mode. 2 or three frame mode is configurable
Stephen L Johnson [Mon, 13 Mar 2000 21:14:57 +0000 (21:14 +0000)]
added custom toolbar to display_problems_html()
Stephen L Johnson [Fri, 10 Mar 2000 03:39:14 +0000 (03:39 +0000)]
latest changed
Stephen L Johnson [Thu, 9 Mar 2000 16:58:56 +0000 (16:58 +0000)]
change ack service check to use m// instead of eq
Stephen L Johnson [Thu, 9 Mar 2000 16:46:03 +0000 (16:46 +0000)]
fixed misspelling of breif.html
Stephen L Johnson [Mon, 6 Mar 2000 15:33:28 +0000 (15:33 +0000)]
tables cells had black color background in Group Summary display with WWW_USE_IMAGES = 0
Stephen L Johnson [Mon, 6 Mar 2000 00:58:40 +0000 (00:58 +0000)]
fixed recursion problem with header() and footer() functions
Stephen L Johnson [Mon, 6 Mar 2000 00:58:01 +0000 (00:58 +0000)]
added missing show() routine
Stephen L Johnson [Mon, 6 Mar 2000 00:57:17 +0000 (00:57 +0000)]
added $SPONG_SERVER_ALARM variable for Spong connection alarm
Stephen L Johnson [Mon, 6 Mar 2000 00:56:29 +0000 (00:56 +0000)]
added chmod 0755 for directories in /lib/Spong
Stephen L Johnson [Wed, 1 Mar 2000 22:34:10 +0000 (22:34 +0000)]
latest changes
Stephen L Johnson [Wed, 1 Mar 2000 22:32:55 +0000 (22:32 +0000)]
added chmod 755 for /lib/Spong directories
Stephen L Johnson [Wed, 1 Mar 2000 22:20:29 +0000 (22:20 +0000)]
latest changes
Stephen L Johnson [Wed, 1 Mar 2000 22:20:04 +0000 (22:20 +0000)]
removed copy statements for /etc/default. added spong.message to upgrade()
Stephen L Johnson [Wed, 1 Mar 2000 22:13:41 +0000 (22:13 +0000)]
cleared out signal mask in case of inherited blocked signals.
moved call to &already_running() to handle_signals()
Stephen L Johnson [Wed, 1 Mar 2000 22:12:17 +0000 (22:12 +0000)]
added code to clear the signal mask in case of inherited blocked signals
Stephen L Johnson [Wed, 1 Mar 2000 22:07:34 +0000 (22:07 +0000)]
defaulting $WWW_DEFAULT_VIEW to 'HOSTS' is value is not defined in spong.conf
Stephen L Johnson [Wed, 1 Mar 2000 22:03:45 +0000 (22:03 +0000)]
added fix for repeated notifications for contacts with 'delay' attribute
Stephen L Johnson [Thu, 24 Feb 2000 15:31:40 +0000 (15:31 +0000)]
test changes
Stephen L Johnson [Thu, 24 Feb 2000 15:30:36 +0000 (15:30 +0000)]
next batch of updates
Stephen L Johnson [Thu, 24 Feb 2000 15:30:04 +0000 (15:30 +0000)]
added @VER (spong version number) into replacement tokens
Stephen L Johnson [Thu, 24 Feb 2000 15:19:00 +0000 (15:19 +0000)]
added interactive functions for host group overview displays
Stephen L Johnson [Thu, 24 Feb 2000 15:15:12 +0000 (15:15 +0000)]
removed host group URL generation from html displays (problems with href targets)
Stephen L Johnson [Thu, 24 Feb 2000 15:13:52 +0000 (15:13 +0000)]
host URLs were incorrect in display_html() when WWW_FQDN = 0 and restored display_name override funtionality
Stephen L Johnson [Tue, 22 Feb 2000 19:42:39 +0000 (19:42 +0000)]
added file
Stephen L Johnson [Tue, 22 Feb 2000 05:22:57 +0000 (05:22 +0000)]
documentation updates
Stephen L Johnson [Tue, 22 Feb 2000 05:22:36 +0000 (05:22 +0000)]
added display_problem() to displays problems for Host Groups
Stephen L Johnson [Tue, 22 Feb 2000 05:21:45 +0000 (05:21 +0000)]
added support for 'page' message type
Stephen L Johnson [Tue, 22 Feb 2000 05:20:48 +0000 (05:20 +0000)]
removed use Data::Dumper statement
Stephen L Johnson [Tue, 22 Feb 2000 05:19:43 +0000 (05:19 +0000)]
added overview problem display support
Stephen L Johnson [Tue, 22 Feb 2000 05:19:16 +0000 (05:19 +0000)]
Updated with latest changes
Stephen L Johnson [Tue, 22 Feb 2000 05:17:36 +0000 (05:17 +0000)]
added 'page' message type support
Stephen L Johnson [Tue, 22 Feb 2000 05:14:55 +0000 (05:14 +0000)]
added eval block around status() to prevent aborts if can't connect to server
Stephen L Johnson [Tue, 22 Feb 2000 05:12:33 +0000 (05:12 +0000)]
removed OS specific section
Stephen L Johnson [Tue, 22 Feb 2000 05:11:22 +0000 (05:11 +0000)]
copying spong.conf.os files to SPONGETC/defaults for auto-config support
Stephen L Johnson [Tue, 22 Feb 2000 05:10:18 +0000 (05:10 +0000)]
Updated with latest changes.
Stephen L Johnson [Thu, 17 Feb 2000 03:03:33 +0000 (03:03 +0000)]
new 'page' message type and initial client autoconfigation support
Stephen L Johnson [Wed, 9 Feb 2000 20:18:45 +0000 (20:18 +0000)]
added 'event' message type functionality
Stephen L Johnson [Wed, 9 Feb 2000 20:17:03 +0000 (20:17 +0000)]
added 'event' message handling to update routines
Stephen L Johnson [Wed, 9 Feb 2000 20:15:51 +0000 (20:15 +0000)]
added log() function to allow generic logging
added trap routines for __DIE__ and __WARN__ to log die() and warn() output
Stephen L Johnson [Wed, 9 Feb 2000 20:13:46 +0000 (20:13 +0000)]
added event() routine to send event message to spong-server
Stephen L Johnson [Wed, 9 Feb 2000 20:13:02 +0000 (20:13 +0000)]
added type "full" display routines to display_html() (hosts by group)
Stephen L Johnson [Wed, 9 Feb 2000 20:11:16 +0000 (20:11 +0000)]
added code to new() to handle 'event' entries
Stephen L Johnson [Wed, 9 Feb 2000 19:56:29 +0000 (19:56 +0000)]
added spong.groups 'compress' attribute to display_html(). only display
columns that have data in the host group.
Stephen L Johnson [Wed, 9 Feb 2000 19:55:01 +0000 (19:55 +0000)]
added history type code to display routines
Stephen L Johnson [Wed, 9 Feb 2000 19:50:56 +0000 (19:50 +0000)]
Updates with latest changes.
Stephen L Johnson [Tue, 8 Feb 2000 19:10:14 +0000 (19:10 +0000)]
updated latest changes
Stephen L Johnson [Tue, 8 Feb 2000 19:09:48 +0000 (19:09 +0000)]
incremented version number
Stephen L Johnson [Tue, 8 Feb 2000 19:05:03 +0000 (19:05 +0000)]
added program to repository
Stephen L Johnson [Tue, 8 Feb 2000 19:04:32 +0000 (19:04 +0000)]
added time-to-live paramter to status() method
Stephen L Johnson [Tue, 8 Feb 2000 19:03:33 +0000 (19:03 +0000)]
added optional time-to-live parameter to spong client<=>server protocol
(cmd host service color time[:ttl] summary)
Stephen L Johnson [Mon, 7 Feb 2000 04:48:23 +0000 (04:48 +0000)]
updated todo list.
Stephen L Johnson [Mon, 7 Feb 2000 04:48:03 +0000 (04:48 +0000)]
added fix in new() method for Perl's that have readdir() implemenatations that misbehave. It is activation by adding $SERVICELISTFIX = 1 into spong.conf.
Stephen L Johnson [Mon, 7 Feb 2000 04:46:46 +0000 (04:46 +0000)]
added new $WWW_TITLE_COLOR, $WWW_CELL_COLOR, and $HTTPURLS configuration variables