Search found 2 matches

by daryl388terry
Fri Jul 17, 2015 1:57 pm
Forum: Open Source Nagios Projects
Topic: Service checks aren't reporting client details
Replies: 3
Views: 1120

Re: Service checks aren't reporting client details

Thanks for the reply Jolson, Please forgive my ignorance but RTFM is offline at Sourceforge at the moment. Here are some excerpts from my nagios server configs. commands.cfg define command { command_name check_load command_line $USER1$/check_load -r -w 3.6,2.8,2.0 -c 4.0,3.2,2.4 } hosts.cfg define h...
by daryl388terry
Fri Jul 17, 2015 11:14 am
Forum: Open Source Nagios Projects
Topic: Service checks aren't reporting client details
Replies: 3
Views: 1120

Service checks aren't reporting client details

I have a Nagios 3.5.1 built using the community nagios and nrpe cookbooks running on AWS linux. I have gotten to the point where I can bootstrap a new Nagios server and have it come up fully configured without intervention. The issue I have is that my core service checks for all my clients appear to...