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
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0p11 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p37 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

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