When we're trying to balance the load between multiple pollers we're currently needing to add up the node + interfaces + volumes + SAM components to get an idea of how much impact a particular node is having on a poller. It would be great, since it looks like there's some weight calculation already happening to get the % of consumption on a poller, to have that generated value on a per-node basis.
For example, an ICMP node would be given a slightly lower score than a WMI or SNMP node