/*
** Sella NMS
** $Id: VERSION,v 1.12 2001/05/25 01:24:55 bill Exp $
** Copyright (c) 2001 Digital Genesis Software, LLC. All Rights Reserved.
** Released under the GPL Version 2 License.
** http://www.digitalgenesis.com
*/

Sella NMS v0.1.0
----------------

X	Setup MySQL Backend [Bill]
X		create sella_nms database [Bill]
X			create icmp table [Bill]
X	Setup CVS and check everything into it. [Jim]
X	Setup directory structure [Jim]
X	  create place holder Makefile [Jim]
X    create place holder README, etc. [Jim]
X	 	create example config file [Jim]
X   	create parent program (discover daemon) [Bill]
X   	create base module [Bill]
X   	  create base config module [Jim]
X         create a config container [Jim]
X   	    create flatfile config module [Jim]
X   	  create base storage module [Bill]
X   	    create mysql storage module [Jim]
X   	  create base discovery module [Bill]
X   	    create icmp dicovery module [Bill]
X	create php page to display discovered objects [Bill]
X  Setup usable Makefiles for project [Jim]

Sella NMS v0.2.0
----------------

popen discovery module for nmap
ucd-snmp discovery module (only locates obj id.)
enhance php page to display discovered objects with thier types

Sella NMS v0.3.0
----------------

enhance ucd-snmp discovery module to include interfaces
enhance php page to display discovered objects and thier interfaces.

Future Features
---------------
create mysql config module
crate xml config module.
daemon for traps
daemon for monitoring
Taskbar application that checks for failures, etc in the database. (PingThing2)
Monitoring daemon will show packet loss. Shades of Green/Yellow for variations of packet loss.
Monitoring daemon can show a historical view of packet loss for all devices.
Threads self promote themself to a higher priority if the address space is more important. (ie: Core is more important)
IP Audit capabilities
