Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. 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.



  2. Install Python module

    Code Block
    languagebash
    root@cmk-VirtualBox:~# pip install snakeviz


...