Skip to content

check-netapp-ng.pl: timeout not handled properly #27

@tatref

Description

@tatref

If the check timeouts, no useful message is provided, and also the exit code is not correct:

[root@nagios hardware]# ./check-netapp-ng.pl -H 192.168.0.10 -C public -T UPTIME
Alarm clock
[root@nagios hardware]# echo $?
142

The check should return 2 (critical), and provide an input like "no reponse from XXXX"

I'll try to fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions