[Aware-list] Aware Release Candidate 7 (again)
Status: Beta
Brought to you by:
rleighton
|
From: Russell L. <ru...@el...> - 2003-12-06 23:33:08
|
I just re-posted the tarfile. The build machine was missing a couple of the files for some of the below changes for lack of a cvs update. Russell Leighton wrote: > > Release candidate 7 is out. Hopefully, this is the final RC. > > http://www.elegant-software.com/software/aware/archive/aware-0.10.1.src.tgz > > > Rh8 seems to work "out of the box" now. In rh8 they changed some PHP > defaults that upset Aware. > I updated the INSTALL doc to reflect this. > > Unless there are serious bugs found, this is the last release > candidate before general release. > > Please to test. > > Changes from RC6 are: > - Updated INSTALL for PHP configuration directions for rh8, minor php > teaks to make happy on rh8 > - Added SECURITY file > - Fine tuned the network discovery code > - Fixed a minor bug in the mgmtui controlling the red "outage" > indicator on a nodes when an interface went down > - Tidied up code in execphandler to reduce cpu usage > > > > The most signifcant changes from 0.9.0 to 0.10.1 are the reporting > features in the mgmtui: > - Query controls for alerts to search past alerts > - Query controls for events to search past events > - Availabilty reports for interfaces and services > - More complete SNMP traffic graphs > > I'd appreciate people to give this a whirl, if no major flaws are > found I expect to release in a few weeks. > > Russ > > Major Changes since 0.9.1 : > > 10/11/03 Availabiity Report > > 10/11/03 New SNMP traffic graphs: > - Each snmp interface gets a row + graph > - Each snmp enabled node gets a summary graph > > 08/17/03 > Push mgmtui pages down into a 'www' dir for better security. > > 08/15/03 > Fix occasional "stuck" outage indicators in mgmtui. > > 08/12/03 > Fix irritating "double insert" bug in IE for the "new" screens > (e.g., new node). > > 08/04/2003 > Better snmp traffic monitoring in mgmtui > > 06/26/03 > Factored code in db libs > > 06/26/03 > Added query menu and pagination in mgmtui for viewing events/alerts > > 06/15/03 > Add Matt Sanders bug fixes for restart on delete changes in mgmtui. > > 05/10/03 > Factor event sending into functions in monitor.c > - probes - handlers > > 05/05/03 > Allow non-tasklet handler rescheduling themseleves when they need > to wait > > 04/01/03 > Added stateful connect/noconnect events for db probes and handlers > > 03/12/03 > Fixed corner case in cron style scheduling. > > 01/28/03 > Use replacechar handler in master aware script > to de-quote event values so they don't confuse > the sql for database insert. > > 01/28/03 > Added new handler: replacechar . This handler behaves > like the 'tr' command and allows you to subst characters > in and event's name, source and value (only if string event). > > 01/24/03 > Added support for optional 'customizations.env' use by > awared.sh so that there is a well known place to put > environment vars needed by code linked into awared > (e.g., LD_LIBARARY_PATH for Oracle) > > > > > |