File Release Notes and Changelog
Release Name: 0.1.6
Notes:
1. New option in devdiscover: --limit=regexp. It sets the limits of
discovery by output file name.
2. Perl 5.6.1 is no longer supported. Version 5.8.0 or higher is the
requirement.
3. New option in compilexml: --noval. It disables datasource parameters
validation. This speeds up the compilation up to 2 times, but it adds
the risk of getting unusable configuration. In addition, the first
initialisation cycle of collector and monitor would be much longer.
4. New multigraph parameter: ignore-views-X. It allows you to hide certain
lines in some views. For example, you might not want to show
too many details in a short 6-hours graph.
5. New @-functions in RPN references: AVERAGE MIN MAX LAST. They allow you
to draw maximums and minimums in multigraphs.
6. New SNMP discovery modules: RFC1697_RDBMS, OracleDatabase.
7. The daemon startup script (init.rrfw) now waits for the daemons
to finish. This allows a nicer host reboot process.
8. Apache 2.0 compatiblity. See webintf.pod for more details.
9. On the top of the HTML page, two new elements may be displayed:
site info and tree info. This improves the visibility and usability in
large-scale installations.
10. New XML configuration elements: setvar, iftrue, iffalse. They allow
conditional compilation of some parts of templates.
11. First official release of Cisco Class-based QoS monitoring plugin.
Changes: