<?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: Maxfile use in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108541#M148334</link>
    <description>Should have been Bill Hassel.&lt;BR /&gt;</description>
    <pubDate>Mon, 03 Nov 2003 08:40:20 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2003-11-03T08:40:20Z</dc:date>
    <item>
      <title>Maxfile use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108534#M148327</link>
      <description>Hi everybody, &lt;BR /&gt;is there a way to monitor the maxfile usage?&lt;BR /&gt;&lt;BR /&gt;thanks, prod.</description>
      <pubDate>Mon, 03 Nov 2003 08:03:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108534#M148327</guid>
      <dc:creator>SILO Storagetek</dc:creator>
      <dc:date>2003-11-03T08:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Maxfile use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108535#M148328</link>
      <description>prod,&lt;BR /&gt;&lt;BR /&gt;If you have Glance, it's easy.  Just look under the system tables report.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Nov 2003 08:18:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108535#M148328</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-11-03T08:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Maxfile use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108536#M148329</link>
      <description>What Pete means is nfile, which you can monitor using sar -v (e.g. sar -v 1 1), if you do not have Glance.&lt;BR /&gt;&lt;BR /&gt;If you really mean maxfiles (soft limit of open files per process) you would have to install lsof, determine the process id and run something like&lt;BR /&gt;lsof | grep -c &lt;PROC id=""&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard&lt;/PROC&gt;</description>
      <pubDate>Mon, 03 Nov 2003 08:24:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108536#M148329</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2003-11-03T08:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Maxfile use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108537#M148330</link>
      <description>Thanks,&lt;BR /&gt;but I need some extra info...&lt;BR /&gt;In the system tables report I can find:&lt;BR /&gt;nproc&lt;BR /&gt;nfile&lt;BR /&gt;shmmni&lt;BR /&gt;msgmni&lt;BR /&gt;nflocks&lt;BR /&gt;npty&lt;BR /&gt;nbuf&lt;BR /&gt;shared memory&lt;BR /&gt;message buffer&lt;BR /&gt;ninode&lt;BR /&gt;dnlc chache&lt;BR /&gt;&lt;BR /&gt;not maxfiles..&lt;BR /&gt;whats's wrong?&lt;BR /&gt;&lt;BR /&gt;thanks a lot..&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Nov 2003 08:27:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108537#M148330</guid>
      <dc:creator>SILO Storagetek</dc:creator>
      <dc:date>2003-11-03T08:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Maxfile use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108538#M148331</link>
      <description>glance -t&lt;BR /&gt;&lt;BR /&gt;sar -v 3 3&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Nov 2003 08:28:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108538#M148331</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2003-11-03T08:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Maxfile use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108539#M148332</link>
      <description>thanks everybody.&lt;BR /&gt;I've lsof on this system, but I need to know the total use of maxfiles, not of a single process.. I have to do only a "lsof | wc -l", or not?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Nov 2003 08:36:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108539#M148332</guid>
      <dc:creator>SILO Storagetek</dc:creator>
      <dc:date>2003-11-03T08:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Maxfile use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108540#M148333</link>
      <description>Prod,&lt;BR /&gt;&lt;BR /&gt;take a look at the comment Alex made in this question.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0xec733fd7f72ad611abd50090277a778c%2C00.html&amp;amp;admit=716493758+1067866320167+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0xec733fd7f72ad611abd50090277a778c%2C00.html&amp;amp;admit=716493758+1067866320167+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Mon, 03 Nov 2003 08:38:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108540#M148333</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-11-03T08:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Maxfile use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108541#M148334</link>
      <description>Should have been Bill Hassel.&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Nov 2003 08:40:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108541#M148334</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-11-03T08:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Maxfile use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108542#M148335</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt;maxfiles &amp;amp;  maxiles_lim are *process* limits, not global limits.&lt;BR /&gt;nfile is the global limit. You'll want to monitor nfile then. &lt;BR /&gt; &lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 03 Nov 2003 08:41:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108542#M148335</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-11-03T08:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Maxfile use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108543#M148336</link>
      <description>ok, thanks everybody..&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Nov 2003 08:44:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxfile-use/m-p/3108543#M148336</guid>
      <dc:creator>SILO Storagetek</dc:creator>
      <dc:date>2003-11-03T08:44:26Z</dc:date>
    </item>
  </channel>
</rss>

