[Aware-list] Release candidate 3
Status: Beta
Brought to you by:
rleighton
|
From: Russell L. <ru...@el...> - 2003-10-16 22:58:26
|
Release candidate 3 is out.
http://www.elegant-software.com/software/aware/archive/aware-0.10.1.src.tgz
Changes from RC2 are:
- Reduce debug log level
- Fix typo in Oracleprobe.c
- Fix potential deadlock when stopping the monitor.
All those running RC2 should upgrade because the deadlock bug can cause
the the awared process to hang when a stop is requested.
Since the default install has awared restarting once a day this could be
an issue for some.
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)
|