NFA 9.5 is not showing Last Updated/Last Flow times on interfaces, but is showing data when looking at interfaces.
When looking at the \CA\NFA\Reporter\logs\Pump*.log file you will see an error like:
FilePumpManager: Configuration: ReaperFilesThresholdPerHarvester is 100
12:46:32 -1 - OnStart() - :
Unable to load DLL 'NetQoS.ReporterAnalyzer.Data.ReaperReader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
System.DllNotFoundException: Unable to load DLL 'NetQoS.ReporterAnalyzer.Data.ReaperReader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at NetQoS.ReporterAnalyzer.Data.ReaperFileToDataTable.SetRAFileReaderCBFuncs(HostFunc pHostFunc, IPConvFunc pIPConvFunc, ProtoFunc pProtoFunc, ToSFunc pToSFunc, ASFunc pASFunc, ASNextHopFunc pASNextHopFunc, ToSHostDetailFunc pToSHostDetailFunc, ToSIPConvDetailFunc pToSIPConvDetailFunc, ToSProtoDetailFunc pToSProtoDetailFunc, TopHostsFunc pTopHostsFunc, TopHostProtsFunc pTopHostProtsFunc, TopHostInterfacesFunc pTopHostInterfacesFunc, TopProtsFunc pTopProtsFunc, TopProtHostsFunc pTopProtHostsFunc, TopProtInterfacesFunc pTopProtInterfacesFunc, InterfaceFlowsFunc pInterfaceFlowsFunc)
at NetQoS.ReporterAnalyzer.Data.ReaperFileToDataTable..ctor()
at NetQoS.ReporterAnalyzer.Business.Pump.ReaperDataConverter..ctor(PollingFileWatcher`1 inputQueue, FileWatcherQueue`1 csvQueue, String csvTargetDirectory, String pumpArchiveDirectory, String pumpErrorsDirectory, IFileLog fileLog, PumpServiceCounters perfMonStats)
at NetQoS.ReporterAnalyzer.PumpService.Pump.StartPump()