Werk #344: Fix semantics of columns num_services_hard_*
Component | Livestatus |
Title | Fix semantics of columns num_services_hard_* |
Date | Dec 16, 2013 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 1.2.5i1 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
In the tables hosts and servicegroups the columns num_services_hard_warn, num_services_hard_crit and num_services_hard_unknown did not correctly reflect the hard status but in most cases just the soft status - effectively ignoring the _hard_. This has now been fixed.