I'll give it a shot. I'm at the finish line with my autobalancer simplification script. It only considers # of Devices / Collector. The current metrics based decisions don't seem to be working for our environment well. We're ending up with a lopsided balance of about 40/60... so one of the collectors is always being taxed more heavily. I'm collecting all of the data to be able to move them based on instances, thread, or CPU load... or some combination thereof.
Are there object model diagrams available anywhere that define what fields are accessible and mutable per resource type?