Hello All,
Do you know why we are gwtting this error when we try to get a performance graph report for two months? we upgrad checkmk raw to enterprise version. We have 3 cpus and 8 GB RAM, we have 17 devices
This is the report error:
Error while rendering element type ‘Combined graph’ Traceback (most recent call last): File “/omd/sites/IDCP/lib/python3/cmk/gui/cee/reporting.py”, line 3296, in render_report_element element_type.render(element, instance) File “/omd/sites/IDCP/lib/python3/cmk/gui/cee/plugins/reporting/pnp_graphs.py”, line 570, in render render_element_graph(element, instance, graph_identification) File “/omd/sites/IDCP/lib/python3/cmk/gui/cee/plugins/reporting/pnp_graphs.py”, line 181, in render_element_graph with graph_error(Exception, element, instance): File “/omd/sites/IDCP/lib/python3.8/contextlib.py”, line 113, in enter return next(self.gen) File “/omd/sites/IDCP/lib/python3/cmk/gui/cee/plugins/reporting/pnp_graphs.py”, line 76, in graph_error raise Exception( Exception: Cannot render graph: host MXMAT-S-PFS01, service description or regex not found in context.
