Versions Compared

Key

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


Info
How do both rules work, and can we combine both rules? First, you can't combine both rules. Both rules are standalone rules.

...

This option allows skipping specific sections of the Checkmk agent. By default, all the sections will be executed. The agent will not execute selected sections. Skipping sections reduces CPU load on the monitored host and the amount of transferred data. However, it may result in the absence of the associated Checkmk service or services.

How should we use the rules?

Note

We recommend using only one of these rules. With the "enabled" rule, you can define a set of sections that should be enabled by the agent directly. In such a case you want to disable a section, e.g., Windows counter, due to long-running WMI commands, you should use the disabled rule, or you deselect this entry in the enabled rule.

...

Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("bakery","windows","agent_bakery") and type = "page" and space = "KB"
labelswindows bakery

...