|
|
| Author |
Message |
russell.seymour
Joined: 21 Apr 2008 Posts: 1
|
Posted: Mon Apr 21, 2008 8:26 am Post subject: Monitoring Specific Network Traffic |
|
|
Afternoon everyone,
I need to be able to monitor specific traffic between machines. Such an example would be the traffic between Apache and JBoss on tcp port 8009.
The reason I want to do this is so that I can create a WeatherMap that shows the machines and the traffic flowing between the different layers.
I cannot think of a way of doing this simply, and before I start embarking on writing something myself I wondered if anyone is doing something similar.
Thanks in advance for any assitance,
Russell |
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12148 Location: Muenster, Germany
|
Posted: Mon Apr 21, 2008 2:36 pm Post subject: |
|
|
This requires ipfilter, netflow, sflow or similar. Not doable by pure SNMP. Examples are available on this forum (but I did not try a single one)
Reinhard |
|
| Back to top |
|
 |
|