Skip to content

Windows default config uses checks deprecated with 2.16 #10810

@julianbrost

Description

@julianbrost

Just something that got noticed during final testing of the 2.16.0 release. Not a serious issue, so it doesn't need to jeopardize the release.

We deprecated the bundled Windows check_*.exe check plugins, but actually ship a default config (that probably every user is going to replace) that still uses them. Thus, if you install an Icinga 2.16.0 MSI and then just run icinga2.exe daemon without changing any configuration, you'll be greeted with deprecation warnings like the following:

[2026-04-22 15:09:36 -0000] warning/Checkable: CheckCommand 'disk-windows' used by 'jb-win!disk C:' (in C:\ProgramData\icinga2\etc\icinga2/conf.d/services.conf: 42:1-42:53) is DEPRECATED and will be removed in v2.18. Further uses of this check command won't be logged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/windowsWindows agent and plugins

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions