Search found 3 matches

by amgokak
Wed Feb 21, 2018 3:18 am
Forum: Open Source Nagios Projects
Topic: Re: ERROR: Return code of 7 is out of bond
Replies: 3
Views: 1561

Re: ERROR: Return code of 7 is out of bond

This issue is resolved when we replaced $USER1$ with absolute path of check_nrpe plugin in below command definition. Old definition (gives return code 7 when number of checks in a service group exceed some limit ) define command { command_line $USER1$/check_nrpe -2 -H $HOSTADDRESS$ -t 15 -c $ARG1$ -...
by amgokak
Mon Dec 11, 2017 10:19 pm
Forum: Open Source Nagios Projects
Topic: Re: ERROR: Return code of 7 is out of bond
Replies: 3
Views: 1561

Re: ERROR: Return code of 7 is out of bond

Hi, We are getting a similar issue as the one, described here: https://support.nagios.com/forum/viewtopic.php?f=7&t=43810 but only for specific checks. Other check are working fine. Here is a sample error hostxx nagios: Warning: Return code of 7 for check of service 'mssql_database_logfile_auto_...
by amgokak
Mon Nov 02, 2015 3:48 am
Forum: Nagios Log Server
Topic: Nagios Log Server Alerts - Include Log Details Option
Replies: 16
Views: 3839

Re: Nagios Log Server Alerts - Include Log Details Option

Do we have any updates on this feature ?