Search found 1 match

by Cooperson
Mon Apr 28, 2014 4:19 am
Forum: Open Source Nagios Projects
Topic: Change timeout result of check_by_ssh
Replies: 1
Views: 1658

Change timeout result of check_by_ssh

hi, i use the plugin check_by_ssh and sometimes the plugin timed out and the result is: CRITICAL - Plugin timed out after x seconds I would like to change the result to "UNKNOWN - Plugin timed out after x seconds", if a timeout happens. In this case the parameter -t does not help. best reg...