05-02-2025 06:15 AM
Hi,
We have two SNA Netflow collectors and we have configured a Data Flow that sends all the flows to one of the collectors only to avoid duplicates. Is it possible to automatically do a failover in case the active collector fails?
Thanks
Solved! Go to Solution.
05-05-2025 06:47 PM
Hi @Antonio Macia,
Flow Collectors (FC) in SNA receive and process flows. After analysis, the FC create baselining and generate alarms. The baselining is local to each FC.
Failover of FC is not going to help much in this scenario. Even if we configure FC failover, the new active FC will have to start from scratch to create baselining for each host and during that baselining period, system will generate quite a lot of false positives.
If its a virtual environment, better solution would be to take weekly backups of the full FC after shutting down the VM (live migration/backup/snapshots are not supported). This can be automated using third party solutions (e.g. Veeam, etc.) and in case of failure, a new VM can be spun using the backup that will have all flow data and baselining intact.
Regards,
Rehan
05-02-2025 06:52 AM
@Antonio Macia not sure of an elegant way of doing that. Perhaps use an EEM script to change the destination the flows are sent to upon failover of the primary SNA collector?
05-05-2025 01:28 AM
05-05-2025 06:47 PM
Hi @Antonio Macia,
Flow Collectors (FC) in SNA receive and process flows. After analysis, the FC create baselining and generate alarms. The baselining is local to each FC.
Failover of FC is not going to help much in this scenario. Even if we configure FC failover, the new active FC will have to start from scratch to create baselining for each host and during that baselining period, system will generate quite a lot of false positives.
If its a virtual environment, better solution would be to take weekly backups of the full FC after shutting down the VM (live migration/backup/snapshots are not supported). This can be automated using third party solutions (e.g. Veeam, etc.) and in case of failure, a new VM can be spun using the backup that will have all flow data and baselining intact.
Regards,
Rehan
05-05-2025 11:22 PM
Thanks @Rehan Latif Make sense.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide