Previous Topic: Types of Data Included in 1-Minute Data

Next Topic: How to Back Up and Restore CA Network Flow Analysis Data

Database Locations

CA Network Flow Analysis r9.1.00 uses several databases to store configuration data, historical (15-minute) data, high resolution (1-minute) data, Enterprise Overview data, and raw flow data.

Console Data

Enterprise Overview data and NFA console configuration data is stored on the NFA console server or the standalone server in the reporter database at <NFA_install_path>\MySql51\data\reporter.

Historical (15-Minute) Data

The 15-minute data that is collected for each interface is stored on the Harvester server or standalone server at <NFA_install_path>\Netflow\datafiles\ReaperArchive15.

The 15-minute data table definitions are stored on the same server at <NFA_install_path>\Netflow\data\archive15.

High-Resolution (1-Minute) Data

The 1-minute data that is collected for each Harvester is stored on the Harvester server or standalone server at <NFA_install_path>\Netflow\datafiles\ReaperArchive.

The 1-minute data table definitions are stored on the same server at <NFA_install_path>\Netflow\data\archive.

Harvester Configuration Data

The configuration data for each Harvester is stored on the Harvester server or standalone server in the harvester database at <NFA_install_path>\mysql51\data\harvester.

Poller Data

Information about devices and interfaces that is retrieved though polling is stored in the poller database on the Harvester server or standalone server at <NFA_install_path>\mysql51\data\poller.