Menu

Round Robin Database Framework / News: Recent posts

RRFW Release 0.0.14

New release is available for downloading.

In this release:
1) New XML configuration statement: <include filename="thefile.xml"/>

2) New file for read-only views of SNMP collector results:
xmlconfig/examples/snmp-view.xml

3) Few minor bugfixes.

Posted by Stanislav Sinyagin 2003-02-20

RRFW Release 0.0.13

Hi all,

the new RRFW release is out.
In this release:
1) Configuration locking has improved. Now the compiler waits for the
readers to finish, and the readers won't start when the configuration
is not ready.

2) Added some signal handlers. Before that, Ctrl-C could lead to
unusable database which made the tools hang.

With regards,
Stanislav

Posted by Stanislav Sinyagin 2003-01-20

RRFW release 0.0.12

Hi all,

The new release of RRFW is out.

In this release:
1) New action parameters: setenv-params, setenv-dataexpr.
New template variable in action_printemail: "env".

2) Native mod_perl handler (see web interface documentation)

3) HTML templates reorganized:
deleted templates/inc-*,
added templates/html-incblocks.txt

4) CSS stylesheet is now defined in rrfw-config.pl

5) Default var_group (the group name for var/ directory) changed
from "nogroup" to "www"... read more

Posted by Stanislav Sinyagin 2003-01-06

RRFW bugfix release 0.0.11

Hi all,

the new release version, 0.0.11, is ready for downloading.
This is bugfix release only.

Coming up soon:
the new, more professional look of the
HTML output, with the use of CSS, made by:
Sean Mitchell
spmitch2980@mac.com
http://homepage.mac.com/spmitch2980/index.html

Regards,
Stanislav

Posted by Stanislav Sinyagin 2002-12-16

RRFW Release 0.0.10

RRFW Release 0.0.10 is out.

In this release:
1) New node parameter: "hidden", allows to hide pieces of the
datasources tree from normal viewing.

2) Renderer now supports variables which are preserved during the
browsing. Variables supported are: TZ, NOW, DEBUG, and SHOWHIDDEN

3) New RRD manipulation utility: bin/rrd_hwreapply. It allows
re-applying the Holt-Winters parameters to existing data, thus
providing a broad field to play.... read more

Posted by Stanislav Sinyagin 2002-10-30

RRFW Release 0.0.9

Hello all,

RRFW Release 0.0.9 is out

1) New parameter introduced: tokenset-member

2) View temlates are seriousely updated, with better
look and feel.

4) New view is introduced: expanded view of all leaf children
of the given subtree.

5) width-hint and height-hint are calculated at installation time.

6) Upgrade notes from previous releases to 0.0.9:

XML configuration files are changed:
datasources-def.xml and views.xml are deleted,
and replaced with defaults.xml.... read more

Posted by Stanislav Sinyagin 2002-10-17

RRFW Release 0.0.8

The new release of RRFW is available for downloading.
In this release:

1). FreeBSD compatibility resolved

In FreeBSD, RRDTool is by default installed into
existing standard directories, instead of
/usr/local/rrdtool-x.x.x

Also, Makefiles are now BSD Make compliant.

2). SNMP templates reorganized

For better granularity and scalability, the templates in snmp-def.xml
are reorganized. If upgrading from previous version,
you need to manually copy this file from local source directory to
the installation path.... read more

Posted by Stanislav Sinyagin 2002-10-11

First RRFW Production Release (0.0.7)

The new release submitted as the first production version.
Some problems and bugs are fixed.
Automatic configuration generator for Cisco routers is implemented.

Regards,
Stanislav

Posted by Stanislav Sinyagin 2002-09-27

RRFW Release 0.0.6 is out!

In this release:

SNMP Collector implemented,
SNMPv2 trap MIB,
Bugs fixed

Regards,
Stanislav

Posted by Stanislav Sinyagin 2002-09-24

Release 0.0.5 is out!

Lots of cosmetic updates.
Legend and long-term view
RPN expressions improved
Documentation is up-to-date.

Posted by Stanislav Sinyagin 2002-09-10

rrfw release 0.0.4 is out!

Round Robin Database Framework will be the universal framework, or a frontend for Round-Robin Database (RRDtool). The new release of RRFW is now available for downloads.

Monitor daemon is now fully-functional, as well as SNMP traps and email notifications.

Regards,
Stanislav

Posted by Stanislav Sinyagin 2002-09-05

rrfw release 0.0.3 is out

In this new pre-alpha, the monitor can do basic things.

Posted by Stanislav Sinyagin 2002-08-12

release 0.0.2 is out

In the new release, the architecture is changed:
now we have tokens instead of paths.
Also, Holt-Winters forecasting is now supported.

Posted by Stanislav Sinyagin 2002-07-19