graphics for tcp conections ?

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
chileno
Posts: 4
Joined: Thu Aug 04, 2005 4:50 pm

graphics for tcp conections ?

Post by chileno »

hi guys!

lisent, anyone knows how to create graphics for tcp conections??

is it possible to graph conecctions to google, yahoo, etc ?

there´s any how to´s about this?

thanks in advance to everybody.
User avatar
TheWitness
Developer
Posts: 17059
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

It's rather easy, but you would need snmp access to the google load ballancer or something of that nature. For something that large, I expect a very interesting script as google has thousands of servers.

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
chileno
Posts: 4
Joined: Thu Aug 04, 2005 4:50 pm

Again

Post by chileno »

thanks a lot for your answer but what I meant is:

is it possible to graph outgoing connections on my server/gateway. to www.google.com, etc, etc. and in some way try to count them or try to see it on the graph, or which site is the most visited ???


thanks in advance....
FPL_NMS
Posts: 37
Joined: Sun Aug 21, 2005 1:17 am

Post by FPL_NMS »

The way I see it is this. Cacti works based off of either SNMP polling directly from a device or it gets it information from a script. If you want to track what sites are hit and graph them a few different ways can be used to go about it. First we must think of how the data can be obtained and where. 1 would be at your firewall, 2 install a network probe that can monitor network conversations 3 set up a sniffer that has filters set to capture data sent to specific addresses and creates a log. Either way you do this, it will not be easy and the reason I say this is because most interfaces on a computer do not keep stats for traffic destined to a particular address, they do however keep stats for open TCP sessions, etc. This would be found under the OID .1.3.6.1.2.1.6.(x) If you have a MIB browser you can walk the MIB on the interface and see exactly what is in the TCP table. If you have a network probe that monitors conversations depending on the vendor they may have MIBS that actually keep stats for how many conversations take place to each unique address etc. and from there you can create a data template that gathers stats from the MIB values on the probe. Hope this helped shed some light.

Regards
User avatar
fabio
Posts: 24
Joined: Wed Nov 02, 2005 6:34 am
Location: Alicante SPAIN

Post by fabio »

Hi Chileno,

for what you're trying to do, I recommend "netflow".

It's difficult to set up, but extremely powerful (gives lots of information).

Best regars,

Fabio. :wink:
Capitaine_Flam
Posts: 2
Joined: Sat Nov 12, 2005 5:17 pm

Cacti examples

Post by Capitaine_Flam »

Hello all,

Just wondering how it is possible to monitor TCP connections like the Cacti graph on this page:
http://www.bigspring.k12.pa.us/cacti/gr ... rra_id=all
or this one:
http://www.bigspring.k12.pa.us/cacti/gr ... rra_id=all

Is it socketstats-0.1?

Thanking you in advance,
Kind regards,
Michel
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests