<?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: Relation between processes and network activity in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/relation-between-processes-and-network-activity/m-p/2716505#M62008</link>
    <description>Andrea,&lt;BR /&gt;&lt;BR /&gt;If you have meassure ware installed then please configure the file parm. in /var/opt/perf where you can specify specific process which needs to be monitored for resource utilization. A detailed example of how this can be done is in /opt/perf/newconfig/parm.examples .&lt;BR /&gt;Once the above is done pleas use the commands "utility" or "extract" depending on how you eant the data. You may also use perf view in case you have it.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;Hari&lt;BR /&gt;</description>
    <pubDate>Fri, 03 May 2002 18:07:16 GMT</pubDate>
    <dc:creator>hari jayaram_1</dc:creator>
    <dc:date>2002-05-03T18:07:16Z</dc:date>
    <item>
      <title>Relation between processes and network activity</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relation-between-processes-and-network-activity/m-p/2716501#M62004</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;is there a possibility to see, which process on a machine causes network load?&lt;BR /&gt;The problem is that there are lots of processes running on a machine (HP-UX 11.11), which generates quite a lot of unexpected network activity.  &lt;BR /&gt;I am thinking of a kind of extra '%NET' column for 'ps' or a tool to record network activity for a special process.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Andreas</description>
      <pubDate>Fri, 03 May 2002 11:01:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relation-between-processes-and-network-activity/m-p/2716501#M62004</guid>
      <dc:creator>Andreas Poeschl</dc:creator>
      <dc:date>2002-05-03T11:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between processes and network activity</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relation-between-processes-and-network-activity/m-p/2716502#M62005</link>
      <description>Andreas,&lt;BR /&gt;&lt;BR /&gt;I'm quoting from the HP-UX Performance and Tuning course:&lt;BR /&gt;&lt;BR /&gt;"Although the symptoms of network bottlenecks are readily apparent, the bottlenecks are very hard to trace without a tool like HP OpenView Network Node Manager.  One large consumer of the network resource is the rwho command.&lt;BR /&gt;Hp GlancePlus/UX reports on network traffic as well as NFS reads and writes and diskless traffic."&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 03 May 2002 11:12:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relation-between-processes-and-network-activity/m-p/2716502#M62005</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-05-03T11:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between processes and network activity</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relation-between-processes-and-network-activity/m-p/2716503#M62006</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;well the two tools being able to do that are:&lt;BR /&gt;- GlancePlus (glance/gpm)&lt;BR /&gt;and&lt;BR /&gt;- MWA (MeasureWare Agent, today OVPA = OpenView Performance Agent)&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Fri, 03 May 2002 15:23:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relation-between-processes-and-network-activity/m-p/2716503#M62006</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-05-03T15:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between processes and network activity</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relation-between-processes-and-network-activity/m-p/2716504#M62007</link>
      <description>If you have Measureware, you can use some indirect methods to find out the procs that are waiting for Network. Look at the following thread.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x086f7d4cf554d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x086f7d4cf554d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 03 May 2002 15:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relation-between-processes-and-network-activity/m-p/2716504#M62007</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-05-03T15:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between processes and network activity</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relation-between-processes-and-network-activity/m-p/2716505#M62008</link>
      <description>Andrea,&lt;BR /&gt;&lt;BR /&gt;If you have meassure ware installed then please configure the file parm. in /var/opt/perf where you can specify specific process which needs to be monitored for resource utilization. A detailed example of how this can be done is in /opt/perf/newconfig/parm.examples .&lt;BR /&gt;Once the above is done pleas use the commands "utility" or "extract" depending on how you eant the data. You may also use perf view in case you have it.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;Hari&lt;BR /&gt;</description>
      <pubDate>Fri, 03 May 2002 18:07:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relation-between-processes-and-network-activity/m-p/2716505#M62008</guid>
      <dc:creator>hari jayaram_1</dc:creator>
      <dc:date>2002-05-03T18:07:16Z</dc:date>
    </item>
  </channel>
</rss>

