ID: 4470
Title: Event console: fixed incorrect event counting for timed-out and heartbeat events
Component: Event Console
Level: 1
Class: Bug fix
Version: 1.5.0i1
The internal event counter of status_num_open_events (and others) was not correctly decreased for
<ul>
<li>events with timeouts, e.g. an event with a lifetime</li>
<li>events which expect something in a given interval</li>
</ul>
Since this event count never decreased, the limits specified in the global settings rule <i>Limit amount of current events</i>,
were reached when the event console ran for a certain amount of time. A restart always fixed this problem, because these counts
are calculated from scratch during startup.
ID: 4616
Title: mk_postgres/mk_db2.linux: Fixed quotes which lead into wrong interpretation
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
The double quotes in awk of the function compare_version_greater_euqal lead
into a bash interpreting of the $1 variable expansion. In consequence the
comparison between e.g. 9.0 and 7.3 resultet in a return 1. This misbehaviour
has been fixed now.
ID: 4555
Title: apc_humidity: Fixed missing conversion from old format of parameters to new one
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
The missing conversion lead into a crash if thresholds has been set.
ID: 4586
Title: juniper_trpz_aps_sessions: Fixed crashes if access point is not reachable or no values could be calculated
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
ID: 4617
Title: 3par: several fixes for 3PAR Storage Services
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
This werk includes several fixes for 3par checkplugins. Details are listed below:
- 3par_cpgs: CPGs are only discovered if their have at least one VV
- 3par_ports: Ports are only discoverd if not marked as free
- 3par_hosts: Checks do not crash anymore if the OS type is not delivered in output
- 3par_volumes: Checks to not crash anymore if there is no information about efficiency at all
This Bugfix is compatible although it is recommended to rediscover your host
to get rid of some useless Services.