Page 1 of 1
Is there a limit of services in a host?
Posted: Wed Feb 21, 2018 6:33 pm
by solo_0684
Hi all,
I would like to know if there is a limit of services assigned in a host; and if there is, which is the max number of services.
Thanks in advance.
Re: Is there a limit of services in a host?
Posted: Thu Feb 22, 2018 11:11 am
by tmcdonald
I would have to look into the code for Nagios Core to be sure (since that runs under the hood of XI) but if there is a limit I imagine it would be very high, and some rounded binary number (1024, 2048, etc.). I cannot recall someone ever hitting such a limit, though if you have too many services on a single host it becomes a nightmare to manage.
Re: Is there a limit of services in a host?
Posted: Fri Mar 02, 2018 6:08 pm
by solo_0684
I appreciate your reply, is there any config file where I can visualize that?
My cuestión is because we use nagios API to receive since a public cloud ,certain mount of sensors at specific host in a specific moment, so we may hold 1 sensor by host or maybe 500,
But I' am concern to reach limit of sensor by host and hence lose data.
Thanks in advance.
Re: Is there a limit of services in a host?
Posted: Mon Mar 05, 2018 2:00 pm
by scottwilkerson
I don't believe there i such a document because I don't believe there is a hard limit.
That said, as
@tmcdonald mentioned, it does becomes a nightmare to manage when you have many services on one host.
Additionally, this doesn't take into consideration that while there may not be an imposed limit, there is a limit to the amount of total hosts/services you can put on a physical machine however this also is not documented because it varies based on hardware, configuration and efficiency of the plugins you are using