Versions Compared

Key

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

How does both rules works, 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. Selected sections will not be executed by the agent. 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 to use only one of these rules. With the "enabled" rule you can define a set of sections which 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 command, you should use the disabled rule, or you deselect this entry in the enabled rule.


A short example



Info

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

...