Skip to content

check_by_ssh --help shows options which are not implemented #2025

@RincewindsHat

Description

@RincewindsHat

check_by_ssh --help displays

 -w, --warning=DOUBLE
    Response time to result in warning status (seconds)
 -c, --critical=DOUBLE
    Response time to result in critical status (seconds)

but, actually neither warning nor critical is implemented.
Culprit is the line 457, which adds both in a generic way.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions