Search found 2 matches

by salpula
Tue Jul 01, 2014 5:45 pm
Forum: Open Source Nagios Projects
Topic: Host cant be monitor wrta not set
Replies: 8
Views: 9008

Re: Host cant be monitor wrta not set

Thanks for clarifying guys. It makes sense, since I commented some of the other config files with that convention already.
by salpula
Tue Jul 01, 2014 9:10 am
Forum: Open Source Nagios Projects
Topic: Host cant be monitor wrta not set
Replies: 8
Views: 9008

Re: Host cant be monitor wrta not set

I followed this guide: http://www.unixmen.com/install-and-configure-nagios-in-centos-6-4-rhel-6-4/ and ran into the same problem. It turns out it was syntax in my host config file. The sample they gave was: define host{ use linux-server host_name client alias client address 192.168.1.100 ## Client I...