ID: 12019
Title: MS Office plugin: use WATO-generated config
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 2.1.0i1
This werk fixes a bug where the agent plugin for monitoring
MS Office did not use the configuration file generated by
WATO.
ID: 11926
Title: Fix rule search for hosts in folders
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.1.0i1
If you used the "Rules" link in the dropdown "Host" for hosts that exist in a
folder, the rule search result just showed rulesets configured from this folder
upwards.
The search results are now created up from the main directory.
ID: 11722
Title: Bug occuring on xinetd reload on agent update
Component: agents
Level: 1
Class: Bug fix
Version: 2.1.0i1
On (automatic) agent update on Linux, the update process includes the reload of
the xinetd process, if running. This is done by the DEB maintainer scripts or
RPM scriptlets, respectively.
There are some rare situations (e.g., LCX containers with a running xinetd) that lead
to a falsely detected xinetd process on the host system. In that case, the update
process would crash on trying to reload xinetd.
This behavior is mitigated with this werk, by only detecting running xinetd processes
that run under root (uid 0).
ID: 11842
Title: Stabilize the Windows agent updater
Component: Checks & agents
Level: 1
Class: New feature
Version: 2.1.0i1
In some cases for various reasons the agent updater of the Windows agent
can't update the agent. There are two possible outcomes: The agent is not
updated at all or the agent is even uninstalled.
Since this release, the Agent controls whether the update was successful
and on failure will retry update. The additional information is stored in
the file <tt>%ProgramData%\checkmk\agent\log\update.log</tt>
ID: 11444
Title: BI visualization: No longer discard user interactions when data is updated
Component: BI
Level: 1
Class: Bug fix
Version: 2.1.0i1
In earlier versions user interactions, like collapsing nodes or root cause analysis, were
discarded once the data of the visualization got updated. This has been fixed.
ID: 11925
Title: Fix missing link to associated host or service BI aggregation
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.1.0i1
The host and service icons did not show links to the associated BI aggregation.
The entry "BI aggregations containing this.." is now shown correctly, if a
corresponding aggregation is available.