|
|
| Author |
Message |
cigamit Developer
Joined: 07 Apr 2005 Posts: 946 Location: B/CS Texas
|
Posted: Mon Jul 31, 2006 7:50 pm Post subject: Flowview Plugin - v0.3 Released |
|
|
Flowview Plugin
Version 0.3
Released 07/31/06 16:05:20
This plugin a viewer, used to generate reports based on the flat files that flow-capture creates (its a part of flow-tools). Flow-capture must already be setup and creating files, and your Cisco routers must already be sending Net-Flow data to your server for it to work. The plugin does not handle anything beyond the display of the data. The plugin makes use of flow-cat, flow-filter and a few other of the binaries provided by flow-tools.
This plugin is largely a rewrite of the Perl based Flow Viewer written by Joe Loiacono.
Documentation
Download
| Changelog wrote: | Add time support for relative times (NOW, -1 HOUR, -2 DAYS, -10 MINTUES. Must leave Date blank for these to work properly)
Add device name to path if present
A few other minor updates |
|
|
| Back to top |
|
 |
lex8009
Joined: 18 May 2006 Posts: 35
|
Posted: Sun Sep 03, 2006 12:30 am Post subject: Flow collector |
|
|
| Would anyone know of a freeware flow collector that works on Windows? |
|
| Back to top |
|
 |
georger_br Cacti User
Joined: 04 Jul 2005 Posts: 63 Location: Brazil
|
Posted: Sun Sep 03, 2006 7:32 pm Post subject: Re: Flow collector |
|
|
http://www.ntop.org/overview.html. Windows binaries aren't publicly available, but you can get my MinGW-ready sources at the following URL: [url]rapidshare.de/files/30699784/ntop-20060824.zip.html[/url]
Unzip and read ntop-3.2.2\ntop\docs\BUILD-MinGW.txt. Regards,
Georger
| lex8009 wrote: | | Would anyone know of a freeware flow collector that works on Windows? | [/url] |
|
| Back to top |
|
 |
lex8009
Joined: 18 May 2006 Posts: 35
|
Posted: Tue Sep 05, 2006 8:31 pm Post subject: |
|
|
| thanks |
|
| Back to top |
|
 |
aspie
Joined: 21 Apr 2005 Posts: 6
|
Posted: Fri Aug 10, 2007 5:45 am Post subject: Doesn`t work for me |
|
|
Hey,
Can`t get it to work.
It comes up with alot of errors in my httpd error log with bad magic number:
low-cat: ftiheader_read(): Warning, bad magic number
flow-cat: ftiheader_read(summary.out.1): Failed, ignoring file.
flow-cat: ftiheader_read(): Warning, short read while loading header top.
flow-cat: ftiheader_read(summary.old): Failed, ignoring file.
flow-nfilter: ftiheader_read(): Warning, short read while loading header top.
flow-nfilter: ftiheader_read(): failed
flow-nfilter: ftio_init(): failed
flow-print: ftiheader_read(): Warning, short read while loading header top.
flow-print: ftiheader_read(): failed
flow-print: ftio_init(): failed
flow-cat: ftiheader_read(): Warning, bad magic number
flow-cat: ftiheader_read(current): Failed, ignoring file.
flow-cat: ftiheader_read(): Warning, bad magic number
flow-cat: ftiheader_read(data.0): Failed, ignoring file.
flow-cat: ftiheader_read(): Warning, bad magic number
flow-cat: ftiheader_read(data.1): Failed, ignoring file.
flow-cat: ftiheader_read(): Warning, bad magic number
flow-cat: ftiheader_read(data.2): Failed, ignoring file.
flow-cat: ftiheader_read(): Warning, bad magic number
flow-cat: ftiheader_read(data.3): Failed, ignoring file.
flow-cat: ftiheader_read(): Warning, bad magic number
flow-cat: ftiheader_read(data.4): Failed, ignoring file.
flow-cat: ftiheader_read(): Warning, bad magic number
flow-cat: ftiheader_read(data.5): Failed, ignoring file.
flow-cat: ftiheader_read(): Warning, bad magic number
flow-cat: ftiheader_read(data.6): Failed, ignoring file.
flow-cat: ftiheader_read(): Warning, bad magic number
flow-cat: ftiheader_read(peer_traffic.out): Failed, ignoring file.
flow-cat: ftiheader_read(): Warning, bad magic number
flow-cat: ftiheader_read(peer_traffic.out.0): Failed, ignoring file.
flow-cat: ftiheader_read(): Warning, bad magic number
flow-cat: ftiheader_read(cust_traffic.out): Failed, ignoring file.
flow-cat: ftiheader_read(): Warning, bad magic number
flow-cat: ftiheader_read(cust_traffic.out.0): Failed, ignoring file.
flow-cat: ftiheader_read(): Warning, bad magic number
flow-cat: ftiheader_read(summary.out): Failed, ignoring file.
flow-cat: ftiheader_read(): Warning, bad magic number
flow-cat: ftiheader_read(summary.out.0): Failed, ignoring file.
flow-cat: ftiheader_read(): Warning, bad magic number
flow-cat: ftiheader_read(summary.out.1): Failed, ignoring file.
flow-cat: ftiheader_read(): Warning, short read while loading header top.
flow-cat: ftiheader_read(summary.old): Failed, ignoring file.
flow-nfilter: ftiheader_read(): Warning, short read while loading header top.
flow-nfilter: ftiheader_read(): failed
flow-nfilter: ftio_init(): failed
flow-print: ftiheader_read(): Warning, short read while loading header top.
flow-print: ftiheader_read(): failed
flow-print: ftio_init(): failed
Any idea`s?
Thanks |
|
| Back to top |
|
 |
cromac
Joined: 04 Aug 2008 Posts: 4
|
Posted: Mon Aug 04, 2008 4:28 am Post subject: |
|
|
Hi,
I am trying to set up Flowviewer on Windows, but I am unable to compile it in Cygwin. Is here anywone who made this to work on his environment?
Cheers
Cromac |
|
| Back to top |
|
 |
elpiako Cacti User
Joined: 01 Jul 2008 Posts: 66 Location: Lille (FRANCE)
|
Posted: Thu Aug 07, 2008 10:49 am Post subject: Re: Flowview Plugin - v0.3 Released |
|
|
| cigamit wrote: | | Flow-capture must already be setup and creating files, and your Cisco routers must already be sending Net-Flow data to your server for it to work. The plugin does not handle anything beyond the display of the data. |
I've read the entire documentation about netflow (i knew absolutly nothing about that). It seems I need to install a netflow collector. Cisco provides it but it's not free, and a friend of mine told me it exists some free collectors.
Am I right ? If I am, could someone advice me on which tool I should use ?
Unless I didn't look at the right place, there's no documentation about how use/install flow-viewer  |
|
| Back to top |
|
 |
elpiako Cacti User
Joined: 01 Jul 2008 Posts: 66 Location: Lille (FRANCE)
|
Posted: Fri Aug 08, 2008 4:05 am Post subject: |
|
|
| Help !!! |
|
| Back to top |
|
 |
elpiako Cacti User
Joined: 01 Jul 2008 Posts: 66 Location: Lille (FRANCE)
|
Posted: Mon Aug 11, 2008 11:37 am Post subject: |
|
|
I really need help
Which steps are needed to use Flowviewer ??
I think :
1-configuration of the router (easy, that's ok)
2-configuration of flow-capture on the Cacti server (i think we have to install flow-capture on the cacti server because in the cacti settings, we have to submit the flow files path !!)
3-another step ???
4-how to use flowviewer, there's no doc anywhere
On my Cacti server, in the Settings page, then "Paths" section, I've got no textbox in front of "Flow Tools Binary Path", "Flow Tools Work Directory" and "Flows Directory". What's the matter ?? (check my Server1 configuration below) |
|
| Back to top |
|
 |
elpiako Cacti User
Joined: 01 Jul 2008 Posts: 66 Location: Lille (FRANCE)
|
Posted: Wed Aug 13, 2008 9:20 am Post subject: |
|
|
Up ?  |
|
| Back to top |
|
 |
cigamit Developer
Joined: 07 Apr 2005 Posts: 946 Location: B/CS Texas
|
Posted: Sun Sep 07, 2008 10:46 am Post subject: |
|
|
| "flow-tools" is a free collector. |
|
| Back to top |
|
 |
cccchheekkiiee
Joined: 16 Nov 2008 Posts: 11
|
Posted: Wed Nov 26, 2008 6:59 am Post subject: flow view |
|
|
hi all,
i am triying to configure flowview on my cacti server!!!!
Anyone can show me step by step how it works???????
Thank you.
 |
|
| Back to top |
|
 |
m00tpoint
Joined: 07 Jul 2008 Posts: 8
|
Posted: Wed Nov 26, 2008 6:31 pm Post subject: |
|
|
Very briefly:
1) Install flow-tools.
2) Configure one or more flows in /etc/flow-tools/flow-capture.conf. Use the docs.
3) chmod your netflow directory 777, unless you can figure out which user on the box the flow plugin is trying to read files as. 666 isn't good enough.
4) Configure the plugin on the cacti web interface, and you should be golden. |
|
| Back to top |
|
 |
crazy72
Joined: 29 Sep 2008 Posts: 17
|
Posted: Tue Dec 02, 2008 1:14 am Post subject: |
|
|
Hi all
Good plugin this, but do you know how is possibile to show the flows with these details :
source IP, source port - destination IP, destination port - traffic
Because all data are in the flow but are showed in two different sections, while I'm interested in top talkers but also the application they are using.
Thanks
Crazy |
|
| Back to top |
|
 |
|