
No data With plugin Flow Viewer
Hello everyone,
I am a new French Cacti user (sorry for my English) and I need it for the plugin Flow Viewer. I have (I think) configure all I can but I have'nt got data in return when I want a report.
I use Cacti 0.8.7e with Architecture patch and FlowViewer Plugin 0.6.
I installed it with the old version, ($plugins[] = "flowviewer") and it is in my web interface.
Parameters are :
Code:
Flow Tools Binary Path = /usr/bin
Flow Tools Work Directory = /data/tmp
Flows Directory = /data/netflow/flows
In my FlowViewer Settings I have only 1 device "Router" and its parameters are :
Code:
Directory = Router
Port = 2058
Nesting = /YYYY-MM-DD
Version = Netflow Version 5
Rotation = 5 minutes
Expiration = 1 week
In the flow-capture.conf I have :
Code:
-z0 -V5 -N -1 -w /data/netflow/flows/Router -n 287 0/10.31.34.10/2058
All of my files are created ft-05....... but I have no data in my reports. Only when I choose a period and I choose "Include If" --> Entirely In Specified Time Span, I have a result....
I have set rights 0777 everywhere...
I don't understand why ?
Could you help me please ?