Werk #10595: wmi.include: Removed inventory_wmi_table
| Component | Checks & agents | ||
| Title | wmi.include: Removed inventory_wmi_table | ||
| Date | Jan 29, 2020 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Incompatible - Manual interaction might be required | ||
| Checkmk versions & editions |
|
This only affects users who have custom Plugins developed. The function inventory_wmi_table has been removed from wmi.inlude. Please replace it with either inventory_wmi_table_total (if the service has no item) or inventory_wmi_table_instances (if the service has items).