ID: 10665
Title: brocade_optical: Do not crash if device does not send temperature values for some interfaces
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
ID: 10630
Title: graphs/perfometers: Improve graph colors to match the color themes
Component: Multisite
Level: 1
Class: New feature
Version: 1.7.0i1
The color of graphs and perfometers are sometimes too bright or too dark compared to the rest of the interface, depending on the user interface theme that was used (classic, modern, dark).
The opacity can now be defined. Added support of the 'rgba' notation for the color of graphs. (rgba: '#aabbccff')
ID: 10578
Title: New/deprecated function for developers of memory plugins
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.7.0i1
This werk affects all users who develop or maintain custom memory plugins.
We introduce a new utility function in mem.include by the name <tt>check_memory_element</tt>.
It replaces the functionality of the deprecated functions 'check_memory_simple'
and 'check_memory_multiitem'.
ID: 10756
Title: storeonce_servicesets.capacity: Fixed handling of old format
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
Since werk #6488, the check shows zero used capacity, if the API output
contains the old format. Result was a WARN state of the service. This has been
fixed.