2001-09-28 14:20  sljohnson

	* src/lib/Spong/Client/plugins/check_disk: replaced foreach() in
	main read loop. while (shift) was dumping bits on the floor

2001-09-28 14:16  sljohnson

	* src/lib/Spong/Client/plugins/check_cpu: readded code to calc
	number of jobs that was removed by mistake

2001-09-16 22:23  sljohnson

	* CHANGES: removed file from CVS

2001-09-16 21:59  sljohnson

	* RELEASE: Added file into CVS

2001-09-16 20:35  sljohnson

	* src/lib/Spong/Network/plugins/check_dns: added 'host' as another
	DNS test command

2001-09-16 13:08  sljohnson

	* src/lib/Spong/Client/plugins/: check_cpu, check_disk,
	check_mailq, check_processes: update to use SafeExec::safe_exec()
	to run external programs

2001-08-16 08:08  sljohnson

	* src/spong-server.pl: corrected =+ operator in
	listen_for_queries()

2001-08-07 13:41  sljohnson

	* src/lib/Spong/Network/plugins/: check_nfs, check_ntp: Converted
	to use new Spong::SafeExec module

2001-08-06 18:08  sljohnson

	* src/lib/Spong/Network/plugins/check_ping: converted program to
	use SafeExec module

2001-08-06 18:07  sljohnson

	* src/lib/Spong/SafeExec.pm: added into CVS

2001-06-29 10:08  supermathie

	* contrib/plugins/spong-server/: data_rrd_disk, data_rrd_la:
	Changed the directory for rrd databases to spong/var/rrd instead of
	spong/www/rrd

2001-06-27 14:29  supermathie

	* spong.mk: Updated SPONGVER to 2.7.5

2001-06-27 13:34  supermathie

	* Makefile: Ignore the error from rm -rf if CVS dirs don't exist

2001-06-24 11:16  supermathie

	* config/spong.conf.linux: Added MEMCHECK variable for linux

2001-06-24 11:13  supermathie

	* config/spong.conf.in: Added "proc" to the list of filesystems to
	ignore Added MEMWARN and MEMCRIT variables for the 'memory'
	spong-client check

2001-06-21 12:05  supermathie

	* src/spong-message.pl: When describing what add_contact is doing,
	show the delay,rcpt,etc. fields I've moved the "Test Mode: skipping
	page" message down below the filtering logic, so that instead of
	spitting a message for all possible recipients, we only get a
	message corresponding to a real notification that would have been
	sent.

2001-06-21 11:26  supermathie

	* config/spong.groups.auto: A spong.groups file that parses the
	hosts hash and automatically generates the groups from that.

2001-06-21 10:42  supermathie

	* src/lib/Spong/Client/plugins/check_memory: Oops - Id tag was
	wrong.

2001-06-20 16:18  sljohnson

	* src/spong-network.pl: added patch to check_tcp() to allow amount
	of data read to be specified

2001-06-20 12:10  supermathie

	* src/spong-client.pl: Smarter HUP handling that handles restarting
	with both --debug and --nodaemonize options.  Before, --nodaemonize
	wasn't being passed to the re-execed spong-*.

2001-05-07 09:48  sljohnson

	* contrib/plugins/spong-server/data_sendmsg: removed irrelevant
	documentation from POD docs

2001-05-07 09:46  sljohnson

	* build: added -r to cleaning up of ./etc build dir

2001-04-16 21:58  sljohnson

	* src/: wap-spong.pl, www-spong-ack.pl, www-spong.pl: corrected
	sort array compare bug config file loading

2001-03-26 13:33  sljohnson

	* src/lib/Spong/Service.pm: added wml_escape() for summary line in
	display_wml

2001-02-07 08:46  sljohnson

	* www/gifs/clear.gif: added clear.gif to CVS

2001-02-07 08:38  sljohnson

	* config/spong.conf-sample, pod/user-guide.pod: documentation
	updates

2001-01-10 10:31  sljohnson

	* pod/admin-guide.pod: doc updates on clear status and general
	administration

2001-01-10 10:29  sljohnson

	* src/lib/Spong/: HistoryList.pm, HostGroups.pm, HostList.pm,
	ServiceList.pm: added new purple and clear statuses

2001-01-10 10:28  sljohnson

	* src/lib/Spong/Status.pm: removed Spong::Status from the @ISA to
	prevent recursive search loop

2001-01-06 00:36  sljohnson

	* pod/builddoc, pod/spong-network.pod, pod/spong.hosts.pod,
	src/lib/Spong/Network/plugins/check_interfaces: documentation
	updates

2001-01-05 14:50  sljohnson

	* pod/: spong.conf.pod, spongfaq.pod: documentation updates

2000-12-31 21:15  sljohnson

	* pod/spong.message.pod: added 'last_if_match' documentation

2000-12-21 16:47  sljohnson

	* config/spong.hosts: added 'skip_network_checks' spong.cong
	attribute flag for spong-network

2000-12-21 16:43  sljohnson

	* config.mk: misc updates

2000-12-20 18:12  sljohnson

	* pod/spong-message.pod: added exclude_color/exclude_status
	matching term for matching rules

2000-12-20 15:51  sljohnson

	* src/lib/Spong/Host.pm: fixed syntax problem with
	$WWW_PROB_ACTIONBAR generation code

2000-12-15 15:39  sljohnson

	* pod/spong-server.pod: added --test param which is passed to
	spong-message for test mode of msg'ing.

2000-12-15 15:01  sljohnson

	* src/lib/Spong/History.pm: added code to display FDQN for hostname
	if $HISTORY_FQDN is set to 1

2000-11-29 11:14  sljohnson

	* src/lib/Spong/Network/plugins/check_telnet: added $Id$ RCS
	keyword

2000-11-29 11:12  sljohnson

	* src/lib/Spong/Network/plugins/check_snmp: added $Id$ RCS string
	and added @HOST_DEFAULTS to list of possible params

2000-11-29 10:47  sljohnson

	* src/lib/Spong/Network/plugins/check_http: fixed problem in new
	spong.hosts based parameters code

2000-11-28 14:23  sljohnson

	* pod/todo.pod: added purple status check item

2000-11-21 11:22  sljohnson

	* INSTALL: inserted warning about make command versions and
	requirements

2000-11-20 16:45  sljohnson

	* config/spong.conf.aix: added -k to $DF command for 1024 block
	size

2000-11-07 00:10  sljohnson

	* config/: spong.conf.bsdi, spong.conf.freebsd, spong.conf.hpux,
	spong.conf.irix, spong.conf.osf1, spong.conf.solaris: adding
	missing $RPCINFO command and added -s to solaris ping

2000-10-16 10:36  sljohnson

	* utils/mkTarg: updated Guys program to handle tmp make file
	creation

2000-10-16 10:34  sljohnson

	* src/: spong-ack.pl, spong-cleanup.pl, spong-status.pl, spong.pl:
	added $Id$ RCS field to comments fields

2000-10-16 10:25  sljohnson

	* pod/spong-intro.pod: changed for spong 2.7 added

2000-10-16 09:20  sljohnson

	* README: updated README file using spong-intro.pod file

2000-10-16 08:58  sljohnson

	* config/: spong.conf, spong.groups, spong.message: added $Id$ RCS
	field into comments and removed spong.conf file

2000-10-08 23:47  sljohnson

	* utils/findVars: added files into CVS

2000-10-08 23:46  sljohnson

	* spong.conf.in: updated documentation

2000-09-28 23:30  sljohnson

	* httpd.in: added files into CVS

2000-09-26 22:31  sljohnson

	* src/lib/Spong/Network/plugins/check_imap: add IMAP logout command
	for a cleaner exit

2000-09-26 22:20  sljohnson

	* pod/www-spong.pod: added documenation on other config variables
	www-spong uses

2000-09-15 12:58  sljohnson

	* www/html/help.html: updated file for new online access to
	doucumentation

2000-09-14 12:25  sljohnson

	* pod/: spong-cleanup.pod, spong-message-mod-template.pod,
	spong-status.pod, spong.pod: added files into CVS

2000-09-12 14:21  sljohnson

	* pod/: developer-guide.pod, spong-ack.pod,
	spong-client-mod-template.pod, spong-client.pod,
	spong-network-mod-template.pod, spong-server-mod-template.pod,
	spong.groups.pod, www-spong-ack.pod: documentation updates

2000-09-05 23:22  sljohnson

	* www/docs/: FAQ.html, admin-guide.html, changes.html,
	check_cpu.html, check_disk.html, check_logs.html,
	check_processes.html, developer-guide.html, spong-2_0.html,
	spong-client-mod-template.html, spong-client.html,
	spong-message-mod-template.html, spong-message.html,
	spong-network-mod-template.html, spong-network.html,
	spong-server-mod-template.html, spong-server.html, spong.html,
	spong_conf.html, spong_hosts.html, spong_message.html, todo.html,
	user-guide.html, www-spong.html: removed old html doc files

2000-07-26 22:51  sljohnson

	* src/lib/Spong/Ack.pm: changed date and time display code to use
	POSIX::strftime() and fmt vars

2000-07-13 23:15  sljohnson

	* README.docs, www/screens/help-cpu.html,
	www/screens/help-disk.html, www/screens/help-dns.html,
	www/screens/help-ftp.html, www/screens/help-http.html,
	www/screens/help-imap.html, www/screens/help-logs.html,
	www/screens/help-nntp.html, www/screens/help-ping.html,
	www/screens/help-pop3.html, www/screens/help-procs.html,
	www/screens/help-smtp.html, www/screens/help.html,
	www/screens/history.html, www/screens/home.html,
	www/screens/host.html, www/screens/lan.html,
	www/screens/service.html, www/screens/unix.html: updated changes
	file and removed old unused files and directories

2000-07-12 23:47  sljohnson

	* pod/spong-hosts.pod: rename spong-hosts.pod to spong.hosts.pod

2000-07-08 13:57  sljohnson

	* src/lib/Spong/Message/plugins/: msg_alltelsms, msg_email,
	msg_skytel, msg_teletouch, msg_teletouch_short: modified module to
	use new message module API for message templates

2000-03-14 16:53  sjohnson

	* src/lib/Spong/Log.pm: added missing logopt param to new
	Spong::Logger call in open_error_log()

2000-03-13 16:46  sjohnson

	* contrib/boot-scripts/boot-scripts-redhat6.tar.gz: added redhat
	boot scripts

2000-03-09 10:46  sjohnson

	* src/lib/Spong/Info.pm: fixed misspelling of breif.html

2000-02-22 13:42  sjohnson

	* src/lib/Spong/ConfigFile.pm: added file

2000-02-21 23:12  sjohnson

	* config/spong.conf.geordi: removed OS specific section

2000-02-09 20:22  sjohnson

	* src/lib/Spong/Network/plugins/: check_ftp, check_smtp: added
	"quit\n" to the send string in check_tcp() to properly terminate
	conn.

2000-02-08 13:09  sjohnson

	* .version: incremented version number

2000-01-24 01:11  sjohnson

	* src/lib/Spong/Logger.pm: Initial versions added to repository.

2000-01-05 09:25  sjohnson

	* README.spong-cleanup: File is no longer needed.

1999-12-28 22:19  sjohnson

	* src/lib/Spong/HistoryService.pm: New class added. Inherits from
	Service.pm class.

1999-11-16 22:09  sjohnson

	* utils/gethost-test: Initial revision

1999-11-16 22:09  sjohnson

	* utils/gethost-test: Initial import

1999-11-15 22:37  sjohnson

	* src/lib/Spong/Daemon.pm: Initial revision

1999-11-15 22:37  sjohnson

	* src/lib/Spong/Daemon.pm: Initial import

1999-11-01 12:35  sjohnson

	* src/lib/Spong/Client/plugins/check_logs: Initial revision

1999-11-01 12:35  sjohnson

	* src/lib/Spong/Client/plugins/check_logs: Initial import

1999-10-21 20:04  sjohnson

	* src/lib/Spong/AckList.pm: Initial revision

1999-10-21 20:04  sjohnson

	* src/lib/Spong/AckList.pm: Initial import

1999-10-21 19:30  sjohnson

	* src/lib/Spong/Network/plugins/check_ssh: Initial revision

1999-10-21 19:30  sjohnson

	* src/lib/Spong/Network/plugins/check_ssh: Initial import

1999-09-14 16:56  sjohnson

	* www/html/: cpu.html, disk.html, dns.html, ftp.html, history.html,
	home.html, host.html, http.html, imap.html, jobs.html, lan.html,
	logs.html, nntp.html, ping.html, pop3.html, procs.html,
	service.html, smtp.html, unix.html: Initial revision

1999-09-14 16:56  sjohnson

	* www/html/: cpu.html, disk.html, dns.html, ftp.html, history.html,
	home.html, host.html, http.html, imap.html, jobs.html, lan.html,
	logs.html, nntp.html, ping.html, pop3.html, procs.html,
	service.html, smtp.html, unix.html: Initial import

1999-05-31 14:19  sjohnson

	* src/lib/Spong/Network/plugins/check_pop: Initial revision

1999-05-31 14:19  sjohnson

	* src/lib/Spong/Network/plugins/check_pop: Initial import

1999-05-31 14:11  sjohnson

	* src/lib/Spong/Network/plugins/check_nntp: Initial revision

1999-05-31 14:11  sjohnson

	* src/lib/Spong/Network/plugins/check_nntp: Initial import

1999-05-19 11:07  sjohnson

	* src/lib/Spong/Client/logmon.pm: Initial revision

1999-05-19 11:07  sjohnson

	* src/lib/Spong/Client/logmon.pm: Initial import

1998-06-18 10:58  sjohnson

	* changes-2.1: Initial revision

1998-06-18 10:58  sjohnson

	* changes-2.1: Initial import

1997-03-13 17:06  sjohnson

	* www/gifs/vrule.gif: Initial revision

1997-03-13 17:06  sjohnson

	* www/gifs/vrule.gif: Initial import

1997-03-02 15:21  sjohnson

	* www/gifs/: bkg-green.gif, bkg-purple.gif, bkg-red.gif,
	bkg-yellow.gif, blue.gif, green.gif, purple.gif, red-blink.gif,
	red.gif, yellow-blink.gif, yellow.gif: Initial revision

1997-03-02 15:21  sjohnson

	* www/gifs/: bkg-green.gif, bkg-purple.gif, bkg-red.gif,
	bkg-yellow.gif, blue.gif, green.gif, purple.gif, red-blink.gif,
	red.gif, yellow-blink.gif, yellow.gif: Initial import

