I am trying to do some load balancing across my 6 additional pollers.
Since there seems to be no easy way I was going to write a query to find out the number of different elements on each node.
On the poller page there is this information for each poller:
Elements | 10369 |
Network Node Elements | 281 |
Volume Elements | 857 |
Interface Elements | 9231 |
| |
I know "ELEMENTS" is the total for the poller, but how do I find that information by node?
I know the Network Node Elements can be found in the interfaces table (which makes no sense)
Where do I find the Volume elements and Interface elements?