Werk #10126: Fixed hostgroup columns related to hard states of services.

Component Livestatus
Title Fixed hostgroup columns related to hard states of services.
Date Jul 13, 2020
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0i1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Various columns of the "hostgroups" table always returned zero:

  • num_services_hard_ok
  • num_services_hard_warn
  • num_services_hard_crit
  • num_services_hard_unknown
  • worst_service_hard_state

This has been fixed, they return the expected values now.

To the list of all Werks