Last Flow Date and Time stamp is not updating
search cancel

Last Flow Date and Time stamp is not updating

book

Article ID: 188948

calendar_today

Updated On:

Products

CA Network Flow Analysis (NetQos / NFA)

Issue/Introduction

Data is available but the  Last Flow is not getting updated.

Environment

Network Flow Analysis 10.0.3 on windows

Cause

The issue might be with the FLT files, that's the only time last flow doesn't update and data is present.

Resolution

We need to update the Harvester IP Address. Perform the below steps to update.

1) RDP to your Harvester, open a Command Prompt, and run:

2) Execute the below command.
Mysql -P3308 -D harvester -t -e "update parameter_descriptions set defaultValue='x.x.x.x' where parameter='harvesterIPAddress'
;"

3) Restart the CA NFA Harvester service.