Hello,

We have a data server that offers out multiple services using different TCP ports.

Is it possible to monitor the bandwidth usage for a each TCP port between the server and a client.

Thanks


Article Comments

It is possible but not simple.

You would have to use a packet sniffing or flow sensor.

you would need one sensor per port or port range that you want to cover and you need to apply the adequate filters to the sensor so that only traffic for that particular port is analyzed and only traffic between the server IP and Client IP.

https://www.paessler.com/manuals/prtg/xflow_packet_sniffer_filter_rules.htm


Jul, 2014 - Permalink

Thanks for the information


Jul, 2014 - Permalink