[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Weathermap 0.96 released



It's been a while coming, but 0.96 is finally out. Here's the change
list. You can find more information, and the download at
   http://www.network-weathermap.com/

Cheers!

Howie

0.96    ADDED - TEMPLATE allows a node or link to copy it's settings
from another, instead of from DEFAULT.
    ADDED - RRD datasource can take SET rrd_default_path to make configs
a little easier to read.
    ADDED - RRD datasource can take SET rrd_default_in_ds and
rrd_default_out_ds for non-Cacti users.
    ADDED - RRD datasource can get Cacti query information (in
poller_output mode ONLY) - like ifAlias, ifSpeed etc
    ADDED - RRD datasource can take the ifSpeed/ifHighSpeed from the
above, and use it in the map.
    ADDED - RRD datasource fills in Cacti cacti_path_rra and cacti_url
with Cacti base path and URL
    ADDED - RRD datasource can take global SET rrd_options to add extra
options to rrdtool command lines
    ADDED - SNMP datasource also stores the raw data from the SNMP agent
in snmp_raw_in/snmp_raw_out
    ADDED - SNMP datasource allows '-' as an OID, similar to '-' targets
in RRDs.
    ADDED - Control the drawing order with ZORDER.
    ADDED - New artificial icons: nink, inpie and outpie. See ICON in
manual.
    ADDED - Warning for probably-incorrect BWLABELPOS where in<out
    ADDED - New global SET variables to disable some common warnings you
may not care about :-)
    ADDED - Cacti management screen shows number of warnings for each
map last time it ran
    ADDED - Cacti management screen also has a link to the log entries
for the map in question
    ADDED - The TARGET aggregation thing can also take scale factors
now: -5.5*myrrdfile.rrd
    ADDED - Cacti plugin caches thumbnail sizes, improving thumbnail
view rendering
    ADDED - Cacti plugin allows adding the same map twice (more useful
than it sounds)
    ADDED - Cacti plugin allows setting of map-global variables in the
management UI
    ADDED - Cacti plugin allows settings of global map-global (across
all maps) variables too
    ADDED - Cacti plugin adds links in 'user' pages to management screen
(if you are an admin)
    ADDED - HTMLSTYLESHEET keyword allows you to specify a URL for a CSS
stylesheet (CLI tool only)
    ADDED - A few extra CSS id and class attributes, to make styling the
page easier.
    ADDED - New token: in/outscalecolor contains HTML colour code of
node/link colours for use in NOTES
    ADDED - New NODES offset type - angle+radius
    ADDED - New NODES offset type - compass-point+percentage
    ADDED - "KEYSTYLE inverted" - to get a thermometer-style vertical
legend.
    ADDED - "COMMENTSTYLE center" to make comments run along the centre
of a link arrow. (and 'edge' for the usual)
    ADDED - COMMENTFONTCOLOR accepts 'contrast' as an option, for when
it's over a link
    ADDED - VIASTYLE angled (or curved) - you can turn sharp corners now
    ADDED - Comment (and pos) editing in editor (based on code by Zdolny)
    ADDED - Editor Settings dialog works, and allows you to set
grid-snap and some overlays
    ADDED - SCALE allows 'none' as a colour (for non-gradients). Only
affects LINKs so far.
    ADDED - fping plugin allows for changing the number of pings.
    ADDED - TARGET strings can be enclosed in quotes, to allow spaces in
them (mainly for external ! scripts)
    ADDED - "KEYSTYLE tags" - like classic, but uses the scale tags
instead of percentages.
    ADDED - scripts in random-bits to help with automatic/assisted mapping.
    ADDED - lots more pretty pictures in the manual, so you can see what
I mean.
    ADDED - IMAGEURI keyword to match --image-uri command-line option
(ignored in Cacti plugin)
    ADDED - MINTIMEPOS and MAXTIMEPOS to track data source times
    CHANGE - Cacti plugin uses "processed" map title now (allows {}
tokens in the title)
    CHANGE - A NODE with no POSITION is not drawn, instead of drawn at
0,0. Useful for templates.
    CHANGE - A LINK with no NODES is no longer an error. Also for templates.
    CHANGE - The link_bulge secret mode bulges each side of a link
independently now
    CHANGE - whitespace is stripped from the beginning and end of each
line before parsing
    FIXED - Cacti poller_output support works more reliably/at all on
Windows
    FIXED - Renaming a node in the editor correctly handles other
relatively-positioned nodes and vias
    FIXED - Minor issue with CRLF in map title for Cacti Plugin
    FIXED - CLI tool set --define options incorrectly.
    FIXED - Oneway links don't draw the INCOMMENT anymore
    FIXED - negative TIMEPOS didn't hide the timestamp
    FIXED - DEFAULT SCALE covers 0-100 properly (Thanks Dan Fusselman)
    FIXED - Scaled ICON in DEFAULT didn't get overwritten properly in
nodes (Thanks Fabrizio Carusi)
    FIXED - No more floating-point imagemap coords (Thanks Trond Aspelund)
    FIXED - RRDtool regional output (. vs ,) workaround
    FIXED - Cacti poller_output handles NaN more gracefully now
    FIXED - SNMP datasource should work with Windows SNMP again
    FIXED - MRTG datasource tried to stat() URLs
    FIXED - Error reporting for CLI --define was bad. --help text was
out of date.
    FIXED - Editor will honour LABEL from NODE DEFAULT, if it is set.
       

Copyright 1994-2005, by Howard Jones. howie@thingy.com