[20734] in North American Network Operators' Group
Re: keystone, jitterbug
daemon@ATHENA.MIT.EDU (Paul A Vixie)
Mon Oct 26 00:04:25 1998
To: nanog@merit.edu
In-reply-to: Your message of "Sun, 25 Oct 1998 22:50:54 EST."
<m0zXdgF-0004N3C@maya.whs.verio.net>
Date: Sun, 25 Oct 1998 20:35:31 -0800
From: Paul A Vixie <paul@vix.com>
> Do you have a pointer to [keystone]? ...
oops. sorry. http://www.stonekeep.com/.
keystone is an updated "pts". it is written in php3 (a perl/www thing)
and uses SQL to store all of its data including the bug reports themselves.
> We use Jitterbug which is simple and ok for our needs.
wow. i hadn't heard of this. (see http://samba.anu.edu.au/jitterbug/).
coming as it does from andrew tridgell, my expectations of it are high.
jitterbug is a single C program that runs as a CGI, has a mail interface,
does not use SQL, and keeps each problem report in a separate file.