...
Enable profiling in Checkmk
Info WATO - CONFIGURATION → Global Settings → USER INTERFACE
Don't use 'Enable profiling by request'. This option will profile a Multisite request randomly and you and at the most of the time it will be the slowest one.
Install Python module
Code Block language bash root@cmk-VirtualBox:~# pip install snakeviz
...