Closed clupss closed 1 year ago
Hi clupss,
thanks for your PR!
... but in the example shown omd config show
is correct as the command is executed as site user, as the prompt OMD[mysite]:~$
indicates.
When logged in as site user it is clear which site is meant, so the site name can be omitted. It must even be omitted as omd config show mysite
cannot be executed as site user.
But the back and forth between site user and root can be confusing.
So, I've extended the introduction sentence before the command: https://github.com/tribe29/checkmk-docs/commit/3a63867561b989cbd998205b38d18a18e219e37c
Hope, it's clearer now
Thanks
Thomas
Well then, maybe I should RTFM better :-) appreciate your response. Thanks.
Fix site name required in
omd config <mysitename> show
that was missing