Flow Viewer Reports

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
creyes76
Posts: 3
Joined: Wed Jul 18, 2012 3:49 pm

Flow Viewer Reports

Post by creyes76 »

Hi, I just installed the cacti 8.8a and the flow viewer plugin 1.1. Its working great so far. But I have a question regarding the reports.

I see the reports based on Source/Destination IP Address, and the other report with Protocols, and other report with ports.

Is there any way that I can generate one report that shows me in one table, the Source/destination IP Address, The ports they are using and the protocol with the amount of traffic used by that connection?

Maybe is too easy to configure but I just haven´t been able to do it..

Thanks,
brianh44
Posts: 9
Joined: Tue Jul 24, 2012 9:14 am

Re: Flow Viewer Reports

Post by brianh44 »

Hello,
I'm wondering if the report you're looking for is the "132 Columns" one under "Statistics Reports". I was looking for the same thing and that one seems to do the trick.
creyes76
Posts: 3
Joined: Wed Jul 18, 2012 3:49 pm

Re: Flow Viewer Reports

Post by creyes76 »

Hi Brianh,

Yes I'm looking at the reports in the statistics menu, under report parameters. I don´t see the 132 report that you mentioned, is there a way to create it?, i´m attaching an image of what I see.

Thanks for your help.

Regards..
Attachments
screen image flows
screen image flows
cacti.jpg (135.2 KiB) Viewed 2027 times
brianh44
Posts: 9
Joined: Tue Jul 24, 2012 9:14 am

Re: Flow Viewer Reports

Post by brianh44 »

Huh, yea it should be right there at the top, so I wonder if you have an older version or something (I'm on 1.1). Looks like /usr/share/cacti/site/plugins/flowview/arrays.php is where that setting is defined:

$stat_report_array = array(
0 => "Statistics Reports",
99 => "Summary",
5 => "UDP/TCP Destination Port",
6 => "UDP/TCP Source Port",
7 => "UDP/TCP Port",
8 => "Destination IP",
9 => "Source IP",
10 => "Source/Destination IP",
11 => "Source or Destination IP",
12 => "IP Protocol",
17 => "Input Interface",
18 => "Output Interface",
23 => "Input/Output Interface",
19 => "Source AS",
20 => "Destination AS",
21 => "Source/Destination AS",
22 => "IP ToS",
24 => "Source Prefix",
25 => "Destination Prefix",
26 => "Source/Destination Prefix"
);

And here's what it looks like:
Image
creyes76
Posts: 3
Joined: Wed Jul 18, 2012 3:49 pm

Re: Flow Viewer Reports

Post by creyes76 »

hey.. yes.. I found it.. is in statistics reports and then column 132..

Thank you very much..
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests