Monitoring 150 Hosts

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
nssantos
Posts: 13
Joined: Fri Nov 13, 2015 5:55 am

Monitoring 150 Hosts

Post by nssantos »

Hi, I am undergratuate student, and I am working with nagios for the first time. My task is monitoring more than 150 hosts with Nagios. I create one client.cfg file for each host, and put in /etc/nagios/servers/ folder, but when I restart Nagios, I get this message: Running configuration check... CONFIG ERROR! Restart aborted. Check your Nagios configuration.

Is there a better way to monitoring so many hosts?

Thanks.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Monitoring 150 Hosts

Post by tmcdonald »

That error just means you have a misconfigured object somewhere. You can run /path/to/nagios -v /path/to/nagios.cfg to see what the issue is.
Former Nagios employee
nssantos
Posts: 13
Joined: Fri Nov 13, 2015 5:55 am

Re: Monitoring 150 Hosts

Post by nssantos »

tmcdonald wrote:That error just means you have a misconfigured object somewhere. You can run /path/to/nagios -v /path/to/nagios.cfg to see what the issue is.
Thanks, I didnot about this.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Monitoring 150 Hosts

Post by tmcdonald »

Did you resolve your issue?
Former Nagios employee
Locked