Absolutely. I'm up and running.
Thanks.
Search found 3 matches
- Mon Dec 11, 2017 10:24 am
- Forum: Open Source Nagios Projects
- Topic: Nagios core not looking for client hosts
- Replies: 5
- Views: 1713
- Fri Dec 08, 2017 4:08 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios core not looking for client hosts
- Replies: 5
- Views: 1713
Re: Nagios core not looking for client hosts
Just to be sure, does nagios-client6 has a .cfg extension? # You can also tell Nagios to process all config files (with a .cfg # extension) in a particular directory by using the cfg_dir # directive as shown below: To add a cfg_dir the config files in that directory must have .cfg Then do a nagios ...
- Thu Dec 07, 2017 11:37 am
- Forum: Open Source Nagios Projects
- Topic: Nagios core not looking for client hosts
- Replies: 5
- Views: 1713
Nagios core not looking for client hosts
Hi, I've got Nagios Core going on Ubuntu 16.04, but it's not identifying a client host (also running Ubuntu 16.04). /usr/local/nagios/libexec/check_nrpe -H 192.168.1.23 works fine, the cfg_dir=/usr/local/nagios/etc/servers line in nagios.cfg is uncommented, and /usr/local/nagios/etc/servers/nagios-c...