ID: 1518
Title: raritan_pdu_inlet, raritan_pdu_inlet_summary: Modified existing check to give one item per phase and support setting levels.
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.5i7
raritan_pdu_inlet used to create one item per sensor. Now, only one item per phase is created.
A Perf-O-Meter displaying the power has been added, as well as a WATO rule to configure
warning and critical levels.
raritan_pdu_inlet_summary works very similarily, but provides summary information concerning all
phases.
ID: 1539
Title: Fixed refreshing of PNP graphs in dashboards
Component: Multisite
Level: 2
Class: Bug Fix
Version: 1.2.5i7
The PNP graphs contained in dashboards were not refreshed as intended.
Now they are refreshed in the hard coded default interval of 60 seconds.
This will be configurable soon.
ID: 1538
Title: Only allow switching sites on/off when permitted to
Component: Multisite
Level: 1
Class: Bug Fix
Version: 1.2.5i7
The permission check was missing in the action processing server component.
ID: 1537
Title: Added transformation code for user dashboards created between 2014-08 and 2014-10
Component: Multisite
Level: 1
Class: Bug Fix
Version: 1.2.5i7
Installations which were using early versions of the dashboard editor, which was first available
our nightly builds from 2014-08 till 2014-10 and created dashoards with it, have now dashboards
saved in a format, which can not be interpreted by the current dashboard code.
For some time, we assumed that there were not many installations with such files, therefor we
did not implement any migration code and asked the users to migrate by hand. But now we have
a bit too many users which are having trouble here, so we decided to implement a migration
routine for these dashboards.
ID: 1554
Title: mk_oracle: You can now monitor multiple ORACLE releases on the same host
Component: Checks & Agents
Level: 2
Class: New Feature
Version: 1.2.5i7
ID: 1553
Title: Fix deleting (acknowleding) of logfiles in logwatch
Component: Multisite
Level: 2
Class: Bug Fix
Version: 1.2.5i7
The button for deleting (i.e. acknowleding) logfile messages in the webpage
for the logwatch check did not work. This was due to a missing transaction ID,
which in turn was due to an internal code cleanup. This has been fixed now
and logfiles can now again be deleted.
ID: 1552
Title: mk_inventory.ps1: fix garbled or missing entries by removing bogus binary zeroes
Component: HW/SW-Inventory
Level: 1
Class: Bug Fix
Version: 1.2.5i7
This fixes a problem in the HW/SW-Inventory plugin for Windows by removing some bogus
binary zeroes in the output of WMI. Thanks to Christian Michaelski.
ID: 1550
Title: zfs_arc_cache: do not inventorize of no cache information available
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.5i7
This avoid an exception.