centreon / centreon-plugins

Collection of standard plugins to discover and gather cloud-to-edge metrics and status across your whole IT infrastructure.
https://www.centreon.com
Apache License 2.0
311 stars 274 forks source link

fix(vmware-daemon): fix the case-sensitiveness regression on containers #5245

Closed omercier closed 1 month ago

omercier commented 1 month ago

Description

Fixed a regression when container names were declared with capital letters.

Refs: CTOR-1005

Type of change

How this pull request can be tested ?

Please describe the procedure to verify that the goal of the PR is matched. Provide clear instructions so that it can be correctly tested. Mention the automated tests included in this FOR (what they test like mode/option combinations).

Checklist

omercier commented 1 month ago

Closed to #5247