Branch: refs/heads/1.6.0
Home:
https://github.com/tribe29/checkmk
Commit: 6083f25a4c42bec577392622ca56d7fd34d399de
https://github.com/tribe29/checkmk/commit/6083f25a4c42bec577392622ca56d7fd3…
Author: Simon Jess <simon.jess(a)tribe29.com>
Date: 2020-02-05 (Wed, 05 Feb 2020)
Changed paths:
A .werks/10822
M cmk/gui/inventory.py
M cmk/gui/plugins/views/inventory.py
M cmk/gui/views.py
Log Message:
-----------
Show error message if HW/SW data cannot be loaded instead of breaking the whole page
Previously if inventory data of a host could not be loaded (eg. corrupt data)
various views including inventory data could not be loaded.
Now an error message is shown if the inventory data of a host could not be
parsed, but all other data is rendered anyway.
Change-Id: Ie5e279146b45be160b110a2a552576999471e640