Re: ITP: spong

2000-09-13 Thread Seth Cohn
At 07:26 PM 09/13/2000 +0300, Pekka Aleksi Knuutila wrote:
  Spong is a simple systems and network monitoring package. It does not 
compete
with Tivoli, OpenView, UniCenter, or any other commercial packages. It is not
SNMP based, it communcates via simple TCP based messages. It is written in 
perl
and easily modifiable.
[etc]
 * Big Brother BBSERVER emulation to allow Big Brother Clients to be used
Very cool.  I'll check the package out.  I've got the ITP for big brother, 
and plan on filing one for big sister (a perl GPL clone of BB), since the 
author is excited about it being packaged for Debian.

Hopefully, we can make all of these play nice with each other, and 
replaceable with each other.  Maybe we can define a 'provides' like 
'bbclient' or 'bbserver' so we can use any of the possible combos.

feel free to write me offlist,
Seth


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


ITP: spong

2000-09-13 Thread Pekka Aleksi Knuutila
  Spong is a simple systems and network monitoring package. It does not compete
with Tivoli, OpenView, UniCenter, or any other commercial packages. It is not
SNMP based, it communcates via simple TCP based messages. It is written in perl
and easily modifiable.

  Its features include:

 * client based monitoring (CPU, disk, processes, logs, etc.)
 * monitoring of network services (smtp, http, ping, pop, dns, etc.)
 * grouping of hosts (routers, servers, workstations, PCs)
 * rules based messaging when problems occur
 * configurable on a host by host basis
 * results displayed via text or web based interface
 * history of problems
 * verbose information to help diagnosis problems
 * modular programs to makes it easy to add or replace check functions or 
   features
 * Big Brother BBSERVER emulation to allow Big Brother Clients to be used

  The packages are mostly done. I have splitted them into four as follows: 

  spong-common: The libraries and config files used by all of the programs,
and the documentation
  spong-client: A text based program to collect information from the spong
server (spong), a command line driven program to acknowledge 
problems (spong-ack) and the client programs to monitor the 
local system and network services (spong-client and 
spong-network)
  spong-www:The cgi-binaries, gifs and html used by the web interface,
the spong-rrd program and data_rrd plugins for making charts 
from load average, number of users etc. information returned 
by spong-client. (Note: the web interface must not be in the
same box with the spong-server)
  spong-server: The spong daemon, a program for alerting adminstrators when 
problems occur (spong-message) and a program for automated 
maintance of the spong database (spong-cleanup)

  The biggest problem with spong currently is that no authentication between
the server and the clients exists. That is, the server trusts all information
it is fed. I'll probably wait until this issue is addressed upstream and work
on debconf configuration before uploading. Meanwhile, comments and experiences
about the packages are more than welcome. They are available at:

deb http://master.debian.org/~pa spong/
deb-src http://master.debian.org/~pa spong/ 

-- 
P.A. Knuutila <[EMAIL PROTECTED]> 363C ACE2 0A4F DE7E B67A 0223 C53B 932B


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]