It is possible to profile the rendering process of Multisite pages. This is done using the Python module cProfile. For viewing the profiling data, we use snakeviz.
SnakeViz is a viewer for Python profiling data that runs as a web application in your browser. It is inspired by the wxPython profile viewer RunSnakeRun.
Schritt-für-Schritt-Anleitung
Enable profiling in Checkmk
WATO - CONFIGURATION → Global Settings → USER INTERFACE
Install Python module
root@cmk-VirtualBox:~# pip install snakeviz
Verwandte Artikel
Filter by label
There are no items with the selected labels at this time.