ID: 10357
Title: scalio_devices: New check which monitors the device states of all ScaleIO Data Servers
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.7.0i1
ID: 10446
Title: Output bits/s with the appropriate SI magnitude
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
The interface checks showed very large numbers in the
legend of PNP4Nagios graphs. Now large values like e.g.
123456.78 bits/s will be shown as 123.46 kbit/s.
This was a regression introduced with werk #7062.
ID: 10332
Title: Fix cleaning initialized tmp directory
Component: Site Management
Level: 1
Class: Bug fix
Version: 1.7.0i1
When creating a new site with --no-tmpfs option set, the tmp directory is missing mandatory directory structure. This fixed with this werk.
ID: 10401
Title: Instant reports are deactivated under the correct permission
Component: Reporting & Availability
Level: 1
Class: Bug fix
Version: 1.7.0i1
The instant reports should have always been controlloled with the
<i>General Permissions -> Instant Reports - PDF Export</i>. Nevertheless
until this werk they were activated under the <i>General Permissions -> Use
reporting</i>. If you used the <i>Use Permissions</i> workaround, please
now change to the correct <i>Instant Reports</i> configuration.
ID: 10159
Title: New plugin: Couchbase nodes info
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.7.0i1
A new plugin is added which monitors the health status of a cluster node.
The service states for "warmup_state" and "unhealthy_state"
can be configured in the WATO rule "Couchbase status".
By default the service is CRIT on "unhealthy_state"
and OK on any other state.
It additionally displays whether it is a OTP node, the recovery type,
the version and the cluster compatibility.
It also monitors the cluster membership state, counfigurable in the rule.
By default inactive added notes go to WARN and inactive failed notes to CRIT.
ID: 10158
Title: New plugin: Couchbase nodes uptime
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.7.0i1
You have to set up the special agent couchbase to discover this service.
ID: 10160
Title: New plugin: Couchbase Nodes Memory and CPU
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.7.0i1
A new plugin is introduced monitoring the Couchbase nodes' memory usage and
CPU utilization. Please configure the Couchbase special agent to discover these
services.
ID: 10421
Title: apache_status: addition of httpd-event in server detection
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.7.0i1
In the previous version, the apache_status plugin did not take into
account httpd-event based instances during server detection. The updated
version now ensures inclusion of this type.
ID: 10193
Title: Windows Agent: Invalid entries have been removed from logwatch
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
Logwatch entries 'State' and 'Parameters' are now ignored by Windows Agent as
invalid thus eliminating bad warning message like 'State: missing' or
'Parameters: missing'
ID: 10192
Title: Windows Agent User Config file is no more reset after service restart
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
Previous version of the Windows Agent re-installed supplied in MSI file
check_mk.user.yml on every service restart. This behavior denied the editing
of the check_mk.user.yml by end user
Now this error had been fixed: Windows Agent installs check_mk.user.yml into
the check_mk.user.example.yml thus avoiding modifying of user config data.
If the user config file is absent, for example, during fresh installation, then
then check_mk.user.example.yml is copied to the check_mk.user.yml