<?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: /usr/sbin/getty ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-sbin-getty/m-p/2688156#M54698</link>
    <description>HI Steven&lt;BR /&gt;&lt;BR /&gt;Getty is a process that sends login prompt to the serial port and then helps in logging in. The getty for the console to get login . Please donot do anyhtin to this as your consloe login will disappear. The same is enabled through the /etc/inittab file.&lt;BR /&gt;&lt;BR /&gt;However your memory problm should not be realted to this at all . If possible do a top -h , vmstat or sar to know the initial area of problem . There can be runaway process which may be holding on . If you have glance than it may be more easier.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
    <pubDate>Thu, 21 Mar 2002 16:08:32 GMT</pubDate>
    <dc:creator>MANOJ SRIVASTAVA</dc:creator>
    <dc:date>2002-03-21T16:08:32Z</dc:date>
    <item>
      <title>/usr/sbin/getty ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-sbin-getty/m-p/2688152#M54694</link>
      <description>I'm just investigating  performance  on one of our servers. Memory is getting hammered. &lt;BR /&gt;&lt;BR /&gt;It's a finance system so I'm just speaking with applications regarding whats happening on the server at the moment.&lt;BR /&gt;&lt;BR /&gt;There are no unusually large hoggers, apart from , if i do&lt;BR /&gt;&lt;BR /&gt;w | more&lt;BR /&gt;&lt;BR /&gt;i get user login id's followed by&lt;BR /&gt;&lt;BR /&gt; login@  idle   JCPU   PCPU  what&lt;BR /&gt; 8:58am1702:39                /usr/sbin/getty console console&lt;BR /&gt;&lt;BR /&gt;Can anyone explain the processes&lt;BR /&gt;&lt;BR /&gt;also when I do a who-u &lt;BR /&gt;&lt;BR /&gt;i get for eg&lt;BR /&gt;&lt;BR /&gt;Mar 21 09:11  old     489&lt;BR /&gt;&lt;BR /&gt;what does the old signify?&lt;BR /&gt;&lt;BR /&gt;Any help in this matter is appreciated&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 21 Mar 2002 14:39:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-sbin-getty/m-p/2688152#M54694</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-03-21T14:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/sbin/getty ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-sbin-getty/m-p/2688153#M54695</link>
      <description>This box is a version 11 server. I have checked other 11 servers, the getty process (spawned by init, when users log on) appear to hang around. On version 10 systems there are no getty processes from w | more hanging around&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Mar 2002 14:57:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-sbin-getty/m-p/2688153#M54695</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-03-21T14:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/sbin/getty ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-sbin-getty/m-p/2688154#M54696</link>
      <description>The "getty" process is always there (regardless of whether it's 11.x or 10.x), if it is spawned by inittab and user is logged in to the system directly from VUE or CDE.&lt;BR /&gt;&lt;BR /&gt;The "old" from who means ( I think ), is when you got a user who logs into a system but doesn't not gracefully logs out from it, for example he/she simply close the shell/window without doing CTRL-D or logout command.</description>
      <pubDate>Thu, 21 Mar 2002 15:05:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-sbin-getty/m-p/2688154#M54696</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-03-21T15:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/sbin/getty ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-sbin-getty/m-p/2688155#M54697</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;getty- processes manage the login of users. They take the information given by users when logging onto the system, password and username. These processes look into the systems configuration files and confirm the given information. (/etc/passwd, /etc/group, shadow files) Only if the information is ok, the user can logon to the system. They also initialise the terminals for users.&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Thu, 21 Mar 2002 15:27:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-sbin-getty/m-p/2688155#M54697</guid>
      <dc:creator>Peter Kloetgen</dc:creator>
      <dc:date>2002-03-21T15:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/sbin/getty ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-sbin-getty/m-p/2688156#M54698</link>
      <description>HI Steven&lt;BR /&gt;&lt;BR /&gt;Getty is a process that sends login prompt to the serial port and then helps in logging in. The getty for the console to get login . Please donot do anyhtin to this as your consloe login will disappear. The same is enabled through the /etc/inittab file.&lt;BR /&gt;&lt;BR /&gt;However your memory problm should not be realted to this at all . If possible do a top -h , vmstat or sar to know the initial area of problem . There can be runaway process which may be holding on . If you have glance than it may be more easier.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Thu, 21 Mar 2002 16:08:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-sbin-getty/m-p/2688156#M54698</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-03-21T16:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/sbin/getty ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-sbin-getty/m-p/2688157#M54699</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try running glance if you have it.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Hilary&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Mar 2002 16:23:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-sbin-getty/m-p/2688157#M54699</guid>
      <dc:creator>BFA6</dc:creator>
      <dc:date>2002-03-21T16:23:46Z</dc:date>
    </item>
  </channel>
</rss>

