The issue is resolved. Actual issues are, there were duplicate service configurations generated for the same service. I just removed them and restarted Nagios service.
Issues fixed. Thanks for helping me out with some suggestions.
Regards,
Search found 6 matches
- Mon Dec 17, 2018 6:18 am
- Forum: Open Source Nagios Projects
- Topic: Nagios: Return code of 7 is out of bounds
- Replies: 9
- Views: 3894
- Wed Dec 12, 2018 3:08 am
- Forum: Open Source Nagios Projects
- Topic: Nagios: Return code of 7 is out of bounds
- Replies: 9
- Views: 3894
Re: Nagios: Return code of 7 is out of bounds
We set our infrastructure to use location: /usr/lib/nagios/plugins/ for plugins. Service definition: define service { use generic-rep-service servicegroups r4e-prod-repbiz hostgroup_name r4e-prod-repbiz service_description repbiz-8897 check_command check_rd_tcp!8897!5!10! notification_interval 0 ; s...
- Tue Dec 11, 2018 5:55 am
- Forum: Open Source Nagios Projects
- Topic: Nagios: Return code of 7 is out of bounds
- Replies: 9
- Views: 3894
Re: Nagios: Return code of 7 is out of bounds
Nagios CLI resulting OK but UI is showing (Return code of 7 is out of bounds) for all new services in nagios.
- Tue Dec 11, 2018 5:36 am
- Forum: Open Source Nagios Projects
- Topic: Nagios: Return code of 7 is out of bounds
- Replies: 9
- Views: 3894
Re: Nagios: Return code of 7 is out of bounds
please find the config file.
Issues started after we recently added new hosts and services to nagios instance.
Issues started after we recently added new hosts and services to nagios instance.
- Tue Dec 11, 2018 5:34 am
- Forum: Open Source Nagios Projects
- Topic: Nagios: Return code of 7 is out of bounds
- Replies: 9
- Views: 3894
Re: Nagios: Return code of 7 is out of bounds
with nagios/nagios4 user it results good in CLI. But proble with nagios UI. CommandLine resulting good but not UI resulting (Return code of 7 is out of bounds) . I am adding the screenshot of UI for your reference. All our services are running with nagios4 user. Most of the services are resulting go...
- Sun Dec 09, 2018 12:37 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios: Return code of 7 is out of bounds
- Replies: 9
- Views: 3894
Nagios: Return code of 7 is out of bounds
Services are up and running on the remote nodes. CLI execution returns OK, but in UI it returning CRITICAL with Status Information:'Return code of 7 is out of bounds' nagios-xxxxxxxx:~# /usr/lib/nagios/plugins/check_tcp -H hostname -p 8326 -w 5 -c 10 -t 60 TCP OK - 0.002 second response time on host...