ID: 3852
Title: Host related files are now deleted during host deletion
Component: Core & Setup
Level: 1
Class: Bug Fix
Version: 1.4.0i1
Some host related files (caches, precompiled checks, counters, ...)
were not deleted when removing a host via WATO. This has now been
fixed. These files are removed once a host is deleted:
<ul>
<li>precompiled host checks (nagios)</li>
<li>discovered services</li>
<li>counters</li>
<li>agent / SNMP caches</li>
<li>persisted sections</li>
<li>piggyback data</li>
<li>HW/SW inventory caches</li>
<li>baked agents</li>
<li>logwatch files</li>
</ul>
The HW/SW inventory archive and performance data (RRDs) are not
cleaned up by this mechanism. To clean these files up, use the
disk space cleanup mechanism (see global settings).
ID: 3801
Title: Fixed race condition with persisted data
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.4.0i1
The deletion of the persisted file no longer causes
an exception when the file is missing.
ID: 3851
Title: Host edit dialog: Checkbox hosttags are now checked by default
Component: WATO
Level: 1
Class: New Feature
Version: 1.4.0i1
In most cases you want to have the checkbox ticked by default when
setting a host tag group explicit for a host.
ID: 3799
Title: agent_netapp: No longer requires the files NaServer/NaElements. Reduced CPU usage by 2/3
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.4.0i1
It now also uses persistent connections when querying the NetApp server.