<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: port specific traffic analyser in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/port-specific-traffic-analyser/m-p/3489841#M16387</link>
    <description>kcpant - I hope You noticed my replies 'over there' :)</description>
    <pubDate>Mon, 21 Feb 2005 06:17:23 GMT</pubDate>
    <dc:creator>Florian Heigl (new acc)</dc:creator>
    <dc:date>2005-02-21T06:17:23Z</dc:date>
    <item>
      <title>port specific traffic analyser</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-specific-traffic-analyser/m-p/3489839#M16385</link>
      <description>Hi friends, &lt;BR /&gt;&lt;BR /&gt;can anybody tell me any utility which can be used to check network I/O on a specific port of TCP? I use MRTS to know day-wise overall I/O (in MB)through my external interface, but I want to know how much traffic has been passed on a specific port.I know we can use ethreal for this purpose, but I have to continuosly monitor the traffic and then apply a filter to find out traffic through a specific port, which all process is time and resource consuming.I need a tool which can extract that data from SNMP data provided by my extrnal NIC, and I can see the reports on html or text files periodically, as I do with MRTG &amp;amp; MRTS.&lt;BR /&gt;&lt;BR /&gt;PS: sorry for that I've started this thread before in linux general forum.&lt;BR /&gt;&lt;BR /&gt;thanks &amp;amp; regards &lt;BR /&gt;</description>
      <pubDate>Mon, 21 Feb 2005 05:35:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-specific-traffic-analyser/m-p/3489839#M16385</guid>
      <dc:creator>kcpant</dc:creator>
      <dc:date>2005-02-21T05:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: port specific traffic analyser</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-specific-traffic-analyser/m-p/3489840#M16386</link>
      <description>tcpdump can do this:&lt;BR /&gt;&lt;BR /&gt;tcpdump -i eth0 | grep 80 &amp;gt; file&lt;BR /&gt;&lt;BR /&gt;That will filter port 80 into a file for you.&lt;BR /&gt;&lt;BR /&gt;Now this gui tool will do the job for you as well.&lt;BR /&gt;&lt;BR /&gt;ethereal&lt;BR /&gt;&lt;BR /&gt;Its built into many distributions. The menus can be used to filter the file after the data is collected.&lt;BR /&gt;&lt;BR /&gt;I do this from time to time on my Linux and HP-9000 servers.&lt;BR /&gt;&lt;BR /&gt;Its the classic admin situation. You have to MAKE the right tool for the job.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 21 Feb 2005 05:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-specific-traffic-analyser/m-p/3489840#M16386</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-02-21T05:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: port specific traffic analyser</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-specific-traffic-analyser/m-p/3489841#M16387</link>
      <description>kcpant - I hope You noticed my replies 'over there' :)</description>
      <pubDate>Mon, 21 Feb 2005 06:17:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-specific-traffic-analyser/m-p/3489841#M16387</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-02-21T06:17:23Z</dc:date>
    </item>
  </channel>
</rss>

