Forum Discussion
- Mike_Moniz
Professor
What do you mean by an Auto Balance Collector Tool?
- Amit_Ojha
Neophyte
Like if we need to calculate the instances limit for per collector then how and where to calculate, there is a tool available but it has only accessible by LM support tech, its not available for customer.
- Joe_Williams
Professor
When 2 or more collectors are in an auto balance group, you can see the number of instances the collector is monitoring in the UI. You can then edit the group itself, expand the advanced options and put in a new auto balance threshold.
Once you do that, you can force a rebalance.If the collectors are already in an auto balance group, you can also get the number of instances via the API.
- befuddled
Neophyte
I have a simple (read:basic) Excel spreadsheet that does this.
You could do the same, or I'll happily share the spreadsheet if you'd like.
It's based on this page:
https://www.logicmonitor.com/support/collectors/collector-groups/auto-balanced-collector-groups
And specifically, this equation from that page:
Number of instances = (Target_Collector_mem/Medium_mem)^1/2 * Medium_Threshold
The spreadsheet (which was only created for me, so like I said, it's basic) requires you to enter the current number of instances on each collector and the collector memory size, and it calculates the rebalance threshold.In my testing, it works well.
Related Content
- 10 days ago