Werk #14200: Improved performance for some automation and command line calls

Komponente Configuration generation
Titel Improved performance for some automation and command line calls
Datum 10.05.2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 2.1.0p28 2.2.0b8 2.3.0b1
Level Kleine Änderung
Klasse Neues Feature
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

Commands requiring rule evaluation generally considered all hosts instead of focusing only on the individual hosts in question. Depending on your configuration, the following commands might run faster now, since they no longer evaluate thousands of irrelevant hosts.

GUI

  • Service discovery
  • Service discovery, waiting for active check result
  • Computing service labels (internal mechanism)
  • Effective parameters of host/service
  • Host Diagnose via setup

Command Line

  • cmk -d {hostname}
  • cmk -D {hostname}
  • cmk --check-discovery {hostname}
  • cmk -I {hostname}
  • cmk {hostname} (standard checking)
  • cmk -i {hostname}
  • cmk --inventory-as-check {hostname} (command used by generic check helpers)

Zur Liste aller Werks