Just install softflowd via optware that's what I use to gather stats for NTOP
This may not be the best method as I'm not aware of an entware package for softflowd but this is the way I did it on my RT-N66U
Install Entware using the instructions on Merlin's WIKI;
https://github.com/RMerl/asuswrt-merlin/wiki/Entware
Download the attached file, unzip and copy softflowd_0.9.8-3_entware.ipk to your router
issue the command opkg install ./softflowd_0.9.8-3_entware.ipk
edit the file /opt/etc/init.d/S29softflowd and edit the following line to include the IP address and port of your netflow collector;
ARGS="-i br0 -n your_flow_collector_iport -m 16000"
e.g.
ARGS="-i br0 -n 192.168.9.68:2055 -m 16000"
how did you get ipcad to work?I got ipcad to work. I am exporting eth0,1,2 and vlan2 but I only see one interface in the destination called Interface 65535.
Any idea how to achieve separate reporting for all 4 interfaces?
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!