Total number of concurrent checks exceeds 15, aborting!

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: Total number of concurrent checks exceeds 15, aborting!

Post by WillemDH »

FYI Troy Lea the creator of the plugin is probably the best person to give you the most correct answer. It's hard to give you an exact answer as it depends of a lot of factors.

For comparison, I have 2 VMA's, one per datacenter, each with 6 CPU's. We have 36 ESX servers on 2 datacenters, 6 clusters, 40 datastores. Our 2 VMA's CPU load is very high. As you can imagine there are too many factors to be able to just say you need this or that. I would say you need at least one more VMA, possibly even two more. You also need to calculate some space for extra load in case of problems, as load tends to get higher caused by shorter retry intervals etc.

I would increase the default concurrent checks to 35 for 6 CPU's in box293_check_vmware.pl

Code: Select all

        concurrent_checks => {
                type => '=i',
                help => 'Maximum amount of concurrent checks that can run at any one time. Default is 15. This option helps prevent the vMA appliance from being overloaded.',
                required => 0,
                default => 35,
                }, # End 'concurrent_checks' => {
Good luck and let us know how it goes.
Nagios XI 5.8.1
https://outsideit.net
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Total number of concurrent checks exceeds 15, aborting!

Post by Box293 »

@WillemDH is spot on. Basically it comes down to how much resources your vMA has to handle the amount of checks you want to run. More vMA's might be a good option in your circumstances.

FYI in the next update to the plugin I'll be adding support for a settings file so things like concurrent_checks can be defined in the config file ... you won't need to define it multiple command or service definitions. Probably will be released within a month.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
bsivavani
Posts: 339
Joined: Tue Oct 06, 2015 9:17 am

Re: Total number of concurrent checks exceeds 15, aborting!

Post by bsivavani »

We have increased concurrent_checks to 50, now flood stopped.

Please be open this thread for couple of days.
bsivavani
Posts: 339
Joined: Tue Oct 06, 2015 9:17 am

Re: Total number of concurrent checks exceeds 15, aborting!

Post by bsivavani »

Also please let us know cpu, disk and memory on your vMA.
And how many esxi servers, data store and storage adapter monitoring in one vMA and its performance.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Total number of concurrent checks exceeds 15, aborting!

Post by tmcdonald »

That sort of thing is getting into consulting and is not covered by our support. If @WillemDH is willing to discuss this sort of thing with you, I would request that it be done via email or PM.
Former Nagios employee
bsivavani
Posts: 339
Joined: Tue Oct 06, 2015 9:17 am

Re: Total number of concurrent checks exceeds 15, aborting!

Post by bsivavani »

I am trying to send via PM, but the message routing to outbox. Please confirm if you receive the message.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Total number of concurrent checks exceeds 15, aborting!

Post by hsmith »

If you're having issues sending a message on the forums, please post a screenshot so we know if there is a potential issue.
Former Nagios Employee.
me.
bsivavani
Posts: 339
Joined: Tue Oct 06, 2015 9:17 am

Re: Total number of concurrent checks exceeds 15, aborting!

Post by bsivavani »

Able to send PM now.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Total number of concurrent checks exceeds 15, aborting!

Post by tmcdonald »

Please note that @WillemDH is not a Nagios employee, and is not under obligation to reply or provide support. Whether or not he does is entirely up to him - please respect his decision either way.

As this has gone beyond the realm of support and into consulting, I would like to close this thread now. If you are interested in consulting, you can email [email protected] to begin the discussion.
Former Nagios employee
bsivavani
Posts: 339
Joined: Tue Oct 06, 2015 9:17 am

Re: Total number of concurrent checks exceeds 15, aborting!

Post by bsivavani »

Thanks for all support. Please close this thread.
Locked