]>
git.etc.gen.nz Git - spong.git/log
Stephen L Johnson [Wed, 29 Mar 2000 03:45:52 +0000 (03:45 +0000)]
added parsing for bbnt client output
changed rrdtool update command to use N instead of time stamp from update message. Remote server time varianes can cause data loss
Stephen L Johnson [Wed, 29 Mar 2000 03:44:40 +0000 (03:44 +0000)]
changed rrdtool update to command to use N for current time instead of timestamp of message. Remote system time variances can cause data lose
Stephen L Johnson [Fri, 10 Mar 2000 03:39:29 +0000 (03:39 +0000)]
latest changes
Stephen L Johnson [Thu, 9 Mar 2000 16:59:28 +0000 (16:59 +0000)]
changed ack service check to use m// instead of eq
Stephen L Johnson [Thu, 9 Mar 2000 16:40:08 +0000 (16:40 +0000)]
fixed misspelt breif.txt to brief.txt
Stephen L Johnson [Fri, 3 Mar 2000 03:52:23 +0000 (03:52 +0000)]
added missing use POSIX; statement
Stephen L Johnson [Fri, 3 Mar 2000 03:51:40 +0000 (03:51 +0000)]
added missing " in line 97
Stephen L Johnson [Fri, 3 Mar 2000 03:50:23 +0000 (03:50 +0000)]
document update
Stephen L Johnson [Fri, 3 Mar 2000 03:20:36 +0000 (03:20 +0000)]
latest changes
Stephen L Johnson [Fri, 3 Mar 2000 03:20:10 +0000 (03:20 +0000)]
added chmod 0755 command for all directories in /lib/Spong directory
Stephen L Johnson [Fri, 3 Mar 2000 03:13:11 +0000 (03:13 +0000)]
added missing show() function
Stephen L Johnson [Fri, 3 Mar 2000 03:10:19 +0000 (03:10 +0000)]
added code to handle_signals() to clear out signal mask to clean any blocked sigs
Stephen L Johnson [Fri, 18 Feb 2000 22:28:13 +0000 (22:28 +0000)]
changed listen_for_updates() to use IO:Socket::INET for sockets
Stephen L Johnson [Fri, 18 Feb 2000 20:38:04 +0000 (20:38 +0000)]
added alarm block around client connection code in listen_for_updates()
Stephen L Johnson [Fri, 18 Feb 2000 20:36:35 +0000 (20:36 +0000)]
added spong-server $SPONG_SERVER_ALARM parameter for client connection alarms
Stephen L Johnson [Fri, 18 Feb 2000 20:35:45 +0000 (20:35 +0000)]
updated and corrected documenation. Added documenation for connection timeouts
Stephen L Johnson [Fri, 18 Feb 2000 20:34:07 +0000 (20:34 +0000)]
Updated with latest changes.
Stephen L Johnson [Thu, 17 Feb 2000 03:00:08 +0000 (03:00 +0000)]
Document revision.
Stephen L Johnson [Thu, 17 Feb 2000 02:59:54 +0000 (02:59 +0000)]
Dummy commit.
Stephen L Johnson [Thu, 17 Feb 2000 02:47:51 +0000 (02:47 +0000)]
remove_np_files() had wrong regexp for np-* files and wrong directory in unlink command.
Stephen L Johnson [Thu, 17 Feb 2000 02:39:07 +0000 (02:39 +0000)]
Updated with latest changes
Stephen L Johnson [Thu, 10 Feb 2000 02:22:36 +0000 (02:22 +0000)]
added "quit\n" to the send string in check_tcp() to properly terminate conn.
Stephen L Johnson [Thu, 10 Feb 2000 02:21:49 +0000 (02:21 +0000)]
status() routine now tries upto 30 times to connect to spong-server
Stephen L Johnson [Thu, 10 Feb 2000 02:21:08 +0000 (02:21 +0000)]
&status() is called inside an eval block to prevent die'ing from failure to
connect with spong-server
Stephen L Johnson [Thu, 10 Feb 2000 02:20:08 +0000 (02:20 +0000)]
Updated with latest changes.
Stephen L Johnson [Wed, 26 Jan 2000 05:40:28 +0000 (05:40 +0000)]
responde code 401 (Authorization Required) is now treated as a green status
instead of a yellow status.
Stephen L Johnson [Wed, 26 Jan 2000 05:36:13 +0000 (05:36 +0000)]
removed old patches trying to fix spong-server crash caused by server_objects()
and services()
Stephen L Johnson [Wed, 26 Jan 2000 05:34:17 +0000 (05:34 +0000)]
file spong-client.pid was being delete if --nosleep was specified on the
command line. spong-network.pid should has been deleted.
Stephen L Johnson [Wed, 26 Jan 2000 05:32:57 +0000 (05:32 +0000)]
Added latest changes.
Stephen L Johnson [Mon, 24 Jan 2000 03:36:21 +0000 (03:36 +0000)]
services() and service_objects where returning an undef instead of a null
list if no ServiceList object was created.
Stephen L Johnson [Mon, 24 Jan 2000 03:35:16 +0000 (03:35 +0000)]
Installed proper release versions into distribution.
Stephen L Johnson [Mon, 24 Jan 2000 03:34:22 +0000 (03:34 +0000)]
Added lastest updates.
Stephen L Johnson [Fri, 14 Jan 2000 03:55:25 +0000 (03:55 +0000)]
Updated for recent changes.
Stephen L Johnson [Mon, 10 Jan 2000 23:35:37 +0000 (23:35 +0000)]
Bug with contacts with only delay attribute fixed (contacts repeatedly notified
insteast of once).
Move np file remove code in spong-server to $SEND_MESSAGE = "RED" routine. It's
only need in that routine.
Stephen L Johnson [Mon, 3 Jan 2000 17:28:32 +0000 (17:28 +0000)]
hostname and service name were not being added to www-spong-ack URL on
Service Display web page.
Stephen L Johnson [Mon, 3 Jan 2000 17:27:04 +0000 (17:27 +0000)]
Fixed contact[:all] bug. A contact without a messaging function would not
receive notifications.
Stephen L Johnson [Wed, 29 Dec 1999 20:17:09 +0000 (20:17 +0000)]
Fixed Ack URL problem in add_action_bar() with host and service not being added
to the HREF.
Stephen L Johnson [Wed, 29 Dec 1999 04:30:26 +0000 (04:30 +0000)]
Updated for lastest changes.
Stephen L Johnson [Wed, 29 Dec 1999 04:30:02 +0000 (04:30 +0000)]
Added code to display Status History entries using histservice command.
Stephen L Johnson [Wed, 29 Dec 1999 04:29:11 +0000 (04:29 +0000)]
Added $STATUS_HISTORY field and comments for Status History feature.
Stephen L Johnson [Wed, 29 Dec 1999 04:28:22 +0000 (04:28 +0000)]
Updated documentation for Status History feature.
Stephen L Johnson [Wed, 29 Dec 1999 04:19:34 +0000 (04:19 +0000)]
New class added. Inherits from Service.pm class.
Stephen L Johnson [Wed, 29 Dec 1999 04:18:36 +0000 (04:18 +0000)]
Support added for HistoryService field in class. display_html() modified to
add HREF to display HistoryService for History instance.
Stephen L Johnson [Wed, 29 Dec 1999 04:13:25 +0000 (04:13 +0000)]
Recoded functions to allow proper inheritance of the class.
Stephen L Johnson [Tue, 28 Dec 1999 20:36:24 +0000 (20:36 +0000)]
Updated TODO list.
Stephen L Johnson [Tue, 28 Dec 1999 20:36:09 +0000 (20:36 +0000)]
Added status summary field to status icon image alt field.
Stephen L Johnson [Tue, 28 Dec 1999 20:35:35 +0000 (20:35 +0000)]
General bug fixed and minor functional changes.
Stephen L Johnson [Tue, 28 Dec 1999 20:34:50 +0000 (20:34 +0000)]
Updating with new features.
Stephen L Johnson [Thu, 16 Dec 1999 07:34:37 +0000 (07:34 +0000)]
Documentation updates.
Stephen L Johnson [Thu, 16 Dec 1999 06:36:41 +0000 (06:36 +0000)]
New spong-server module template document.
Stephen L Johnson [Thu, 16 Dec 1999 06:35:43 +0000 (06:35 +0000)]
Documentation update on spong-server data modules.
Stephen L Johnson [Wed, 15 Dec 1999 21:09:39 +0000 (21:09 +0000)]
Added server status plugin mechanism to allow outside access to data.
Added fix in message_user() to remove old np-xxx files when a service changes
status.
Stephen L Johnson [Wed, 15 Dec 1999 21:06:19 +0000 (21:06 +0000)]
Added new spong-server plugins to contrib/ directory.
Stephen L Johnson [Wed, 15 Dec 1999 21:04:56 +0000 (21:04 +0000)]
Updated CHANGE log file
Stephen L Johnson [Tue, 7 Dec 1999 16:04:25 +0000 (16:04 +0000)]
Added missing 'use Time::Local;' statement for timelocal() function.
Stephen L Johnson [Tue, 7 Dec 1999 07:50:16 +0000 (07:50 +0000)]
Updated documentation file.
cvs [Tue, 7 Dec 1999 07:29:37 +0000 (07:29 +0000)]
Readded the file because of error.
cvs [Tue, 7 Dec 1999 07:28:31 +0000 (07:28 +0000)]
Update file with latest changed.
cvs [Tue, 7 Dec 1999 07:24:14 +0000 (07:24 +0000)]
Remove &status function. Replace it with Spong::Status module.
cvs [Tue, 7 Dec 1999 07:23:27 +0000 (07:23 +0000)]
Added host_groups and exclude_host_groups to rules matching. Integrated
host_groups into host matching. They are now either or...
cvs [Tue, 7 Dec 1999 07:22:01 +0000 (07:22 +0000)]
Removed &status function. Replaced it with Spong::Status module.
cvs [Tue, 7 Dec 1999 07:21:12 +0000 (07:21 +0000)]
Moved user configurable parameters to spong.conf.
cvs [Tue, 7 Dec 1999 07:20:21 +0000 (07:20 +0000)]
Created file. Adding into CVS repository.
cvs [Tue, 7 Dec 1999 07:19:20 +0000 (07:19 +0000)]
Added host_groups and exclude_host_groups attributes to comments.
cvs [Tue, 7 Dec 1999 07:18:52 +0000 (07:18 +0000)]
Added spong-cleanup parameters to file.
cvs [Tue, 7 Dec 1999 07:17:09 +0000 (07:17 +0000)]
Updated documentation with lastest changed.
cvs [Tue, 7 Dec 1999 07:15:11 +0000 (07:15 +0000)]
Added lastest changes.
Stephen L Johnson [Fri, 3 Dec 1999 07:23:12 +0000 (07:23 +0000)]
Updated file wiht lastest changes.
Stephen L Johnson [Thu, 2 Dec 1999 07:21:10 +0000 (07:21 +0000)]
Added error checking to query routines to prevent query process from dying.
Stephen L Johnson [Wed, 1 Dec 1999 07:36:02 +0000 (07:36 +0000)]
Documentation update.
Stephen L Johnson [Wed, 1 Dec 1999 07:32:59 +0000 (07:32 +0000)]
Add FAQ.html into respository.
Stephen L Johnson [Tue, 30 Nov 1999 06:24:06 +0000 (06:24 +0000)]
Fixed problem with --services query command.
'service_list' should have been 'services'.
Stephen L Johnson [Sun, 28 Nov 1999 04:27:50 +0000 (04:27 +0000)]
Initial revision
Stephen L Johnson [Thu, 25 Nov 1999 05:07:45 +0000 (05:07 +0000)]
Initial revision
Stephen L Johnson [Thu, 25 Nov 1999 04:24:14 +0000 (04:24 +0000)]
Initial revision
Stephen L Johnson [Thu, 25 Nov 1999 03:59:59 +0000 (03:59 +0000)]
Initial revision
Stephen L Johnson [Thu, 25 Nov 1999 01:07:19 +0000 (01:07 +0000)]
Initial revision
Stephen L Johnson [Thu, 25 Nov 1999 00:57:04 +0000 (00:57 +0000)]
Initial revision
Stephen L Johnson [Tue, 23 Nov 1999 21:06:10 +0000 (21:06 +0000)]
Initial revision
Stephen L Johnson [Tue, 23 Nov 1999 03:58:08 +0000 (03:58 +0000)]
Initial revision
Stephen L Johnson [Tue, 23 Nov 1999 03:39:31 +0000 (03:39 +0000)]
Initial revision
Stephen L Johnson [Tue, 23 Nov 1999 02:10:40 +0000 (02:10 +0000)]
Initial revision
Stephen L Johnson [Mon, 22 Nov 1999 08:02:12 +0000 (08:02 +0000)]
Initial revision
Stephen L Johnson [Mon, 22 Nov 1999 03:36:41 +0000 (03:36 +0000)]
Initial revision
Stephen L Johnson [Wed, 17 Nov 1999 05:34:11 +0000 (05:34 +0000)]
Initial revision
Stephen L Johnson [Wed, 17 Nov 1999 05:19:44 +0000 (05:19 +0000)]
Initial revision
Stephen L Johnson [Wed, 17 Nov 1999 05:14:04 +0000 (05:14 +0000)]
Initial revision
Stephen L Johnson [Wed, 17 Nov 1999 04:09:17 +0000 (04:09 +0000)]
Initial revision
Stephen L Johnson [Tue, 16 Nov 1999 05:46:40 +0000 (05:46 +0000)]
Initial revision
Stephen L Johnson [Tue, 16 Nov 1999 05:03:51 +0000 (05:03 +0000)]
Initial revision
Stephen L Johnson [Tue, 16 Nov 1999 04:57:16 +0000 (04:57 +0000)]
Initial revision
Stephen L Johnson [Tue, 16 Nov 1999 04:37:18 +0000 (04:37 +0000)]
Initial revision
Stephen L Johnson [Mon, 15 Nov 1999 06:22:02 +0000 (06:22 +0000)]
Initial revision
Stephen L Johnson [Mon, 15 Nov 1999 04:30:09 +0000 (04:30 +0000)]
Initial revision
Stephen L Johnson [Thu, 11 Nov 1999 06:04:35 +0000 (06:04 +0000)]
Initial revision
Stephen L Johnson [Tue, 9 Nov 1999 02:25:48 +0000 (02:25 +0000)]
Initial revision
Stephen L Johnson [Tue, 9 Nov 1999 00:19:02 +0000 (00:19 +0000)]
Initial revision
Stephen L Johnson [Mon, 8 Nov 1999 22:36:02 +0000 (22:36 +0000)]
Initial revision
Stephen L Johnson [Fri, 5 Nov 1999 21:12:07 +0000 (21:12 +0000)]
Initial revision
Stephen L Johnson [Fri, 5 Nov 1999 21:02:20 +0000 (21:02 +0000)]
Initial revision