I have a logistical challenge that involves at least a report, and possibly a script to help me make some changes to the way flow data is being collected.
We have 5 APEs and my intention was to configure each NetFlow source device so that the flow data would be sent to the same polling engine being used by NPM to poll that node. My auditing indicates that may not have happened in most cases. So, my initial need is to have a report that shows the hostname and IP address of all nodes that are designated as an NTA source, the current destination of the flow data and the assigned polling engine for the node. I further want to have the option of filtering the report to show only nodes where the destination and polling engine do not match (but I want to be able to run the report with and without this filter in place).
Now for the "really cool to have" option. Once the report identifies those NTA sources that do not have the flow destination and polling engine that are matched, I want to have an automated way to change the polling engine. I thought that changing the polling engine for a node would be a lot less trouble than editing the device configuration to match the assigned polling engine. Of course, I will have to keep an eye on the load balancing stats for the polling engines.
Can anyone help with these requests. I will be very appreciative. Thank you.