ID: 3891
Title: Changed graph time range choices
Component: Multisite
Level: 1
Class: New Feature
Version: 1.4.0i1
It seems more practical to have slightly wider time ranges, e.g. 8 days instead of 7 days
to have a little more context. We also extended the "month" and "year" time ranges.
You have now the following available:
The last 4 hours
The last 25 hours
The last 8 days
The last 35 days
The last 400 days
ID: 3840
Title: cisco_qos: Fixed wrong units in graphs
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.4.0i1
The used units in graphs for QoS-Services changed from bytes/s to bits/s
and is now equivalent to other network service graphs.
ID: 3879
Title: ipmi, ipmi_sensors: unified ipmi checks which now work the same way
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.4.0i1
Default discovery rule of ipmi is "summary mode", the one of ipmi_sensors is "single mode".
ID: 3878
Title: apc_symmetra: divided into several checks
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.4.0i1
Now the check is more clearer and each check has its own, already
existing WATO group.
The separation of apc_symmetra is as follows:
- apc_symmetra monitors some states and battery aspects (as before)
- apc_symmetra.temp reports the battery temperature
- apc_symmetra.elphase reports the battery current
- apc_symmetra_input checks the electrical inphase
- apc_symmetra_output checks the electrical outphase
ID: 3812
Title: winperf_phydisk: reintroduced read and write queue length performance data
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.4.0i1
These values were lost due to a recent code refactoring.
ID: 3887
Title: Event contact groups are now handled in notifications (optionally)
Component: Event Console
Level: 2
Class: New Feature
Version: 1.4.0i1
Previously you could already configure contact groups in Event Console rules,
but those groups were only used to control the visibility of the events in
the GUI.
Now these groups can be used to control the visibility and also make them
relevant for the notifications created by the Event Console. Besides adding
the groups to the rule, you can configure whether or not to add the contact
groups to the notifications and also configure the precedence of the groups
in case there are host contact groups configured and event contact groups
in the rule.
Existing rules are treated as before. The contact groups of the rule will
not be added to the notifications until you open the rule, tick the checkbox
and save the rule again.
ID: 3811
Title: HW/SW Inventory: Fixed GUI display crash when querying data from older software versions
Component: HW/SW-Inventory
Level: 1
Class: Bug Fix
Version: 1.4.0i1
Older software (livestatus) versions did not provide sufficient inventory data.
The crash happened when a site with a newer software version tried to query
data from a site running an older version.