ID: 10952
Title: cisco_asa_conn: fix of scan function for cisco_asa_conn check plugin
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
This change introduces a fix for the scan function of the cisco_asa_conn check plugin.
In the previous version, the scan function did not pass when the sysDescr started with
Cisco Firewall Services.
ID: 11014
Title: Fixed possibility to delete roles that are still in use
Component: Multisite
Level: 1
Class: Bug fix
Version: 1.7.0i1
It was possible to delete rules, even if they were still in use.
This has been fixed.
ID: 10947
Title: veeam_client: Remove all non-printable ASCII characters from piggyback section name
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
If VM names contain non ASCII characters, the discovery could fail with an
UnicodeDecodeError. This has been fixed.
In case you are affected, you need to update the plugin
{veeam_backup_status.ps1} and adjust the related rules for {Hostname
translation for piggybacked hosts}.
ID: 10958
Title: ucd_mem: Discover Pulse Secure appliances
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.7.0i1
With this werk, the memory check for systems running the UCD SNMP daemon
is now also discovered on Pulse Secure appliances.
ID: 11011
Title: Fixed title for copied rulesets
Component: Multisite
Level: 1
Class: Bug fix
Version: 1.7.0i1
If you copied a rule, the title of the page was "Edit rule:". This has been
changed to "Copy rule:".
ID: 10880
Title: Fix "Customer number of hosts" painter showing up hosts
Component: Multisite
Level: 1
Class: Bug fix
Version: 1.7.0i1
The painter showed the number of UP hosts instead of the total number.
ID: 10534
Title: Check_MK discovery: Was not always able to discover new snmp checks
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
The "Check_MK discovery" check was unable to discover entirely new check_types.
Its discovery phase always relies on cached data, if available.
Since the SNMP datasource only fetches the data it actually needs, there is no guarantee that all
services will be discovered.
So the "Check_MK discovery" service failed to discover any interfaces, if the snmp host did not have any interfaces beforehand.
Through WATO however, the discovery was successfull, since this mechanism may bypass the snmp caching entirely.
ID: 11010
Title: Fixed missleading host attribute help text
Component: Multisite
Level: 1
Class: Bug fix
Version: 1.7.0i1
The help texts for "IPv4 Address" and "IPv6 Address" have given the impression
that the field could be set with an empty value. This is not correct, the
behaviour just differs if the field is {not} set. The help texts have been
adjusted.