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 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
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.