Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #17886: Support Diagnostics: Fix CLI options

Component Setup
Title Support Diagnostics: Fix CLI options
Date Aug 26, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.4.0p11 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.3.0p37 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

The command line interface of the support diagnostics provide a way to collect diagnostics data from the command line. However, before this werk, the options

  • --performance-graphs
  • --checkmk-overview

led to a crash. This werk fixes that issue by adding an additional parameter H to these:

  • --performance-graphs H
  • --checkmk-overview H

The parameter H is the name of the Checkmk server in Checkmk itself.

This werk also introduces the parameter --checkmk-crashes, that packs the latest crash reports.

To the list of all Werks