Ultimately, the goal is to get a count of all of the instance per device per collector group so I can sort them and have a script manually re-balance the "auto-balancing" collector groups (ABCG) in our environment. I intend to run this either once a day or once a week, then let the normal ABCG algorithms handle the load in-between. As it sits, all of our VM Hosts have migrated to once collector, and all of our VMs to the other in the group, leading to massive CPU and port availability problems when batchscripts are run against WMI counters.
I have to figure out how to get those per device instance counts next.