<?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: Network traffic in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic/m-p/2424498#M733</link>
    <description>The best way to get a view of the network use of individual processes is with lsof, which is available from the porting site.  You can also use glance to look at teh resources used by an individual process.  One note, if your system has multiple NICs then the simplified network traffic view in the popup window may not be accurate.  Make sure you examine the traffic on each individua card to determine if you are experiencing a network traffic issue.&lt;BR /&gt;&lt;BR /&gt;netstat -i and lanadmin are both good tools to check for excess collisions/errors on individual cards.</description>
    <pubDate>Thu, 01 Jun 2000 13:11:06 GMT</pubDate>
    <dc:creator>Alan Riggs</dc:creator>
    <dc:date>2000-06-01T13:11:06Z</dc:date>
    <item>
      <title>Network traffic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic/m-p/2424497#M732</link>
      <description>I posted same article several days ago. But, I couldn't get the solution.&lt;BR /&gt;&lt;BR /&gt;The question is what's going on the network.&lt;BR /&gt;&lt;BR /&gt;I'm monitoring system using glance(gpm) and often see high traffic in network window.&lt;BR /&gt;&lt;BR /&gt;I'd like to know how I can find out what is going on the network.&lt;BR /&gt;&lt;BR /&gt;Is there any command I can see the contents of the traffic?&lt;BR /&gt;Is there any command I can verify which process is sending and getting message via network?&lt;BR /&gt;&lt;BR /&gt;TIA</description>
      <pubDate>Thu, 01 Jun 2000 12:58:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic/m-p/2424497#M732</guid>
      <dc:creator>Young C. Jun</dc:creator>
      <dc:date>2000-06-01T12:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Network traffic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic/m-p/2424498#M733</link>
      <description>The best way to get a view of the network use of individual processes is with lsof, which is available from the porting site.  You can also use glance to look at teh resources used by an individual process.  One note, if your system has multiple NICs then the simplified network traffic view in the popup window may not be accurate.  Make sure you examine the traffic on each individua card to determine if you are experiencing a network traffic issue.&lt;BR /&gt;&lt;BR /&gt;netstat -i and lanadmin are both good tools to check for excess collisions/errors on individual cards.</description>
      <pubDate>Thu, 01 Jun 2000 13:11:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic/m-p/2424498#M733</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-06-01T13:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Network traffic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic/m-p/2424499#M734</link>
      <description>Check the online manual netstat ie (man netstat).&lt;BR /&gt;You can also high light a section on glance network &lt;BR /&gt;and check on the details.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jun 2000 13:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic/m-p/2424499#M734</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-06-01T13:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Network traffic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic/m-p/2424500#M735</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;HP-UX has its own tcpdump equivalent which is nettladm. Use it to read your IP, TCP and UDP packets inbound and outbound of your system. Otherwise, compile tcpdump on your system.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;Steven.</description>
      <pubDate>Fri, 02 Jun 2000 02:37:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic/m-p/2424500#M735</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2000-06-02T02:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Network traffic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic/m-p/2424501#M736</link>
      <description>To actually see the contents of the packets on the network you need a machine or device with a promiscous lan card with promiscous drivers running packet capture software.&lt;BR /&gt;&lt;BR /&gt;We use lan probes with NetMetrix but for a one off there are several usefiull shareware packages on the internet that will run on a PC.  We use to use a small free thing from 3Com but it did not have packet decodes.&lt;BR /&gt;&lt;BR /&gt;John Hancock</description>
      <pubDate>Mon, 05 Jun 2000 03:19:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic/m-p/2424501#M736</guid>
      <dc:creator>John_Hancock</dc:creator>
      <dc:date>2000-06-05T03:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Network traffic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic/m-p/2424502#M737</link>
      <description>Actualy there is a simple way to do this using nettl&lt;BR /&gt;&lt;BR /&gt;to start monitoring &lt;BR /&gt;nettl -tn 0x30800000 -e all | netfmt -FNnlc /tmp/filterfile | tee /tmp/fmt0&lt;BR /&gt;&lt;BR /&gt;where /tmp/filterfile can have any sort of filters in my case it is something like this&lt;BR /&gt;&lt;BR /&gt;filter ip_saddr 192.10.1.1&lt;BR /&gt;filter ip_daddr 192.10.1.1&lt;BR /&gt;&lt;BR /&gt;/tmp/fmt0 is the output file, the output will also be displayed on the screen.&lt;BR /&gt;&lt;BR /&gt;top stop it simply cntrl-c out and type the following&lt;BR /&gt;nettl -tf -e all&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jun 2000 00:17:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-traffic/m-p/2424502#M737</guid>
      <dc:creator>Anthony Goonetilleke</dc:creator>
      <dc:date>2000-06-06T00:17:55Z</dc:date>
    </item>
  </channel>
</rss>

