<?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: Inetd deamon issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-deamon-issue/m-p/4148211#M318445</link>
    <description>If this is transient, inetd fork() when launching a service process. If that monitoring program is looking at inetd at the time it is forking, and had not yet execve() you see 2 inetd.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 21 Feb 2008 10:35:33 GMT</pubDate>
    <dc:creator>Laurent Menase</dc:creator>
    <dc:date>2008-02-21T10:35:33Z</dc:date>
    <item>
      <title>Inetd deamon issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-deamon-issue/m-p/4148208#M318442</link>
      <description>On one my HP-Ux server i am getting following error by monitoring tool.&lt;BR /&gt;&lt;BR /&gt;NumberOfProcess=2,MinInst=1,Status=5,User=,MaxInst=1,MonStatus=2,Path=/usr/sbin,Params=,Object=inetd &lt;BR /&gt;&lt;BR /&gt;when i checked found that there is only one instance is running of inetd.&lt;BR /&gt;&lt;BR /&gt;#ps -ef | grep -i inetd&lt;BR /&gt;    root   935     1  0  Jan 13  ?         1:48 /usr/sbin/inetd -l&lt;BR /&gt;    root 25694 14102  0 07:09:52 pts/1     0:00 grep -i inetd&lt;BR /&gt;&lt;BR /&gt;i tried #inetd -c but still same issue .&lt;BR /&gt;&lt;BR /&gt;This is live production server. and it is in cluster.&lt;BR /&gt;&lt;BR /&gt;Any suggestion ?</description>
      <pubDate>Thu, 21 Feb 2008 06:28:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-deamon-issue/m-p/4148208#M318442</guid>
      <dc:creator>Saurabh Rawat</dc:creator>
      <dc:date>2008-02-21T06:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd deamon issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-deamon-issue/m-p/4148209#M318443</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;your command should be "ps -ef | grep inetd | grep -v grep"&lt;BR /&gt;&lt;BR /&gt;the "grep -v grep" is use to filter out your own grep process.&lt;BR /&gt;&lt;BR /&gt;GOOD LUCK!!</description>
      <pubDate>Thu, 21 Feb 2008 06:54:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-deamon-issue/m-p/4148209#M318443</guid>
      <dc:creator>Warren_9</dc:creator>
      <dc:date>2008-02-21T06:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd deamon issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-deamon-issue/m-p/4148210#M318444</link>
      <description>Well then the problem is with your monitoring software then isn't it? But since you haven't told us what that is, there's not really any way to help...&lt;BR /&gt;&lt;BR /&gt;Incidentally more efficient than 'ps -ef | grep inetd | grep -v grep' would be:&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep [i]netd&lt;BR /&gt;&lt;BR /&gt;or even&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -fC inetd&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Thu, 21 Feb 2008 08:41:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-deamon-issue/m-p/4148210#M318444</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2008-02-21T08:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd deamon issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-deamon-issue/m-p/4148211#M318445</link>
      <description>If this is transient, inetd fork() when launching a service process. If that monitoring program is looking at inetd at the time it is forking, and had not yet execve() you see 2 inetd.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Feb 2008 10:35:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-deamon-issue/m-p/4148211#M318445</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2008-02-21T10:35:33Z</dc:date>
    </item>
  </channel>
</rss>

