<?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: System crawling in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-crawling/m-p/3556847#M225892</link>
    <description>The problem would be that top, vmstat are really only useful during the problem once you have rebooted, if the performance issue is gone executing these commands isn't going to help you figure out why there was a problem. Unless it recurs.&lt;BR /&gt;&lt;BR /&gt;sar can probably help you if you were collecting sar data. PerfView if you have it and know how to use it could also be useful. &lt;BR /&gt;&lt;BR /&gt;outside of that, as stated above the old syslog might have some information in it, for example if you were hitting some kernel parameter limit.&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 02 Jun 2005 13:33:37 GMT</pubDate>
    <dc:creator>Marvin Strong</dc:creator>
    <dc:date>2005-06-02T13:33:37Z</dc:date>
    <item>
      <title>System crawling</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-crawling/m-p/3556841#M225886</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;One of out clients have and HP box which suddenly started crawling, and they could not perform any activity. They decided to reboot the machine.&lt;BR /&gt;&lt;BR /&gt;Now they are asking me to investigate as to what could have been the reason for this.&lt;BR /&gt;I checked the system logs but it has only logs from after the reboot.&lt;BR /&gt;&lt;BR /&gt;Can some one tell me how i can go about doing this?&lt;BR /&gt;&lt;BR /&gt;Also i want to monitor their machine as t what processes are using how much cpu / memory / paginf space etc.. can you tell me how i can do it?&lt;BR /&gt;The OS is HP-UX B.10.20.&lt;BR /&gt;&lt;BR /&gt;On AIX i use commands like top topas lsps etc.&lt;BR /&gt;&lt;BR /&gt;Also i checked the vmstat output which is as below, can you tell me what is wrong:&lt;BR /&gt;&lt;BR /&gt;vmstat 2 10&lt;BR /&gt;         procs           memory                   page                              faults       cpu&lt;BR /&gt;    r     b     w      avm    free   re   at    pi   po    fr   de    sr     in     sy    cs  us sy id&lt;BR /&gt;    0   144     0    46587  646119    4    1     0    0     0    0     0    767   1868   616  15  1 84&lt;BR /&gt;    0   143     0    46216  646089    7    1     2    0     0    0     0    788   2943  1057   3  1 96&lt;BR /&gt;    0   143     0    46216  646089    4    0     2    0     0    0     0    764   2306   782   3  0 97&lt;BR /&gt;    1   142     0    46102  646087    2    0     1    0     0    0     0    781   3035  1018  27  1 72&lt;BR /&gt;    1   142     0    46102  646087    0    0     1    0     0    0     0    808   3233  1034  12  3 85&lt;BR /&gt;    1   142     0    46102  646087    0    0     0    0     0    0     0    776   2277   706  10  0 90&lt;BR /&gt;    0   143     0    46022  646087    0    0     0    0     0    0     0    756   1879   562   5  1 94&lt;BR /&gt;    0   143     0    46022  646086    0    0     0    0     0    0     0    781   2293   641  11  1 88&lt;BR /&gt;    0   143     0    45167  646086    0    0     0    0     0    0     0    753   1672   449   0  0 100&lt;BR /&gt;    0   143     0    45167  646070    0    0     0    0     0    0     0    740   1298   343  10  0 89&lt;BR /&gt;#</description>
      <pubDate>Thu, 02 Jun 2005 12:49:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-crawling/m-p/3556841#M225886</guid>
      <dc:creator>Nicky_5</dc:creator>
      <dc:date>2005-06-02T12:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: System crawling</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-crawling/m-p/3556842#M225887</link>
      <description>At this point, about all you can do is check the old syslog file located at /var/adm/syslog/OLDsyslog.log.  Performance issues like lockups are nearly impossible to troubleshoot after the fact.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 02 Jun 2005 12:53:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-crawling/m-p/3556842#M225887</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-06-02T12:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: System crawling</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-crawling/m-p/3556843#M225888</link>
      <description>As to what may have been the issue, the reboot probably cleared it out so you may not find any clues. If you have PerfView you may find some historical data to look at.&lt;BR /&gt;&lt;BR /&gt;As to tools to use, if you have Glance this can provide some realtime stats. Glance is a cost product. &lt;BR /&gt;&lt;BR /&gt;PerfView is historical data collection and is also a cost product.&lt;BR /&gt;&lt;BR /&gt;What is default on the system are tools such as sar, vmstat, top, iostat, etc. &lt;BR /&gt;&lt;BR /&gt;There are some other tools available from the net that can provide monitoring - Big Brother, Nagios, etc.  These tools require configuration to implement.</description>
      <pubDate>Thu, 02 Jun 2005 12:56:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-crawling/m-p/3556843#M225888</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-06-02T12:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: System crawling</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-crawling/m-p/3556844#M225889</link>
      <description>Nicky,&lt;BR /&gt;&lt;BR /&gt;running TOP and look at the resources, in particular, the FreeMemory at the bottom of the screen.&lt;BR /&gt;&lt;BR /&gt;I would also suggest running: GLANCE.  type glance as root, and see if you have access to this command.</description>
      <pubDate>Thu, 02 Jun 2005 12:58:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-crawling/m-p/3556844#M225889</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2005-06-02T12:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: System crawling</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-crawling/m-p/3556845#M225890</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I do not have glance on this machine.&lt;BR /&gt;&lt;BR /&gt;The vmstat output shows that the system is not memory or cpu bound, but for some reasons the number of processes in wait queue (b) is unusually high...&lt;BR /&gt;&lt;BR /&gt;Please advice</description>
      <pubDate>Thu, 02 Jun 2005 13:19:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-crawling/m-p/3556845#M225890</guid>
      <dc:creator>Nicky_5</dc:creator>
      <dc:date>2005-06-02T13:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: System crawling</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-crawling/m-p/3556846#M225891</link>
      <description>Nicky,&lt;BR /&gt;&lt;BR /&gt;you can use "sar" to look at your run queue.&lt;BR /&gt;&lt;BR /&gt;# sar -q 2 30&lt;BR /&gt;&lt;BR /&gt;if your runq-sz greater than 3 ?  greater than 16 ?</description>
      <pubDate>Thu, 02 Jun 2005 13:23:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-crawling/m-p/3556846#M225891</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2005-06-02T13:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: System crawling</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-crawling/m-p/3556847#M225892</link>
      <description>The problem would be that top, vmstat are really only useful during the problem once you have rebooted, if the performance issue is gone executing these commands isn't going to help you figure out why there was a problem. Unless it recurs.&lt;BR /&gt;&lt;BR /&gt;sar can probably help you if you were collecting sar data. PerfView if you have it and know how to use it could also be useful. &lt;BR /&gt;&lt;BR /&gt;outside of that, as stated above the old syslog might have some information in it, for example if you were hitting some kernel parameter limit.&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jun 2005 13:33:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-crawling/m-p/3556847#M225892</guid>
      <dc:creator>Marvin Strong</dc:creator>
      <dc:date>2005-06-02T13:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: System crawling</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-crawling/m-p/3556848#M225893</link>
      <description>Setup sar collection on the machine. You will be able to collect stats on cpu, memory, swap, buffer, io, etc.&lt;BR /&gt;&lt;BR /&gt;Can archive the data as well so you will have the stats ready when the problem occurs again.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jun 2005 13:38:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-crawling/m-p/3556848#M225893</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-06-02T13:38:51Z</dc:date>
    </item>
  </channel>
</rss>

