Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Host name in cli is case sensitive #100

Description

@hecko

Im not sure where to report this - whether to centreon plugins or here, but believe this is a better place.

This:

/usr/lib/centreon/plugins/centreon_vmware_connector_client.pl ...... --esx-hostname='LALA.ad.net'

Is not the same as this:

/usr/lib/centreon/plugins/centreon_vmware_connector_client.pl ...... --esx-hostname='lala.ad.net'

I believe hostnames should always be treated without case sensitiviness.

Sincerely,
Marcel

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions