Versions Compared

Key

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

...

Status
colourGreen
titleLAST TESTED ON CHECKMK 2.23.0P1


Panel
borderColorblack
bgColor#f8f8f8
titleTable of Contents

Table of Contents

...

Code Block
languagebash
themeRDark
OMD[mysite]:~$ find ~/var/check_mk/web -follow -type f | wc -l
OMD[mysite]:~$find~$ find ~/local -follow -type f | wc -l

...

Tip

BTW: Every Checkmk command can be profiled. The whole syntax of the profile command is described here: Enable Checkmk profilingprofiling#Profilingviacli.


Let's run the following command on the central and remote sites to create a profile file of cmk -O. cmk -O  is doing a configuration reload, which is part of a typical activation process.

...

If you want to debug the profile files alone, please follow the manual Enable Checkmk profilingprofiling#GUIProfiling otherwise, please open a support case and include these three files.

...