...
Status | ||||
---|---|---|---|---|
|
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
|
...
Code Block | ||||
---|---|---|---|---|
| ||||
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.
...