<?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: dropping dtr/getty in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dropping-dtr-getty/m-p/2571454#M873597</link>
    <description>If you were just interested in telnet sessions, you can use nettune to set the inactive timer for closing idle connections.&lt;BR /&gt;However, it appears you want to close off direct (tty) connections.&lt;BR /&gt;The best way I have heard of doing this, is to install idled (pronounced "idle-dee"). &lt;BR /&gt;The author does not specify if it is shareware or freeware, but you can read up on it and download it from the following location:&lt;BR /&gt;&lt;A href="http://www.darkwing.com/idled/" target="_blank"&gt;http://www.darkwing.com/idled/&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;However: &lt;BR /&gt;Do you really want a port logged out due to inactivity, even if it has files or databases open?&lt;BR /&gt;</description>
    <pubDate>Tue, 28 Aug 2001 18:06:30 GMT</pubDate>
    <dc:creator>Jay Newman</dc:creator>
    <dc:date>2001-08-28T18:06:30Z</dc:date>
    <item>
      <title>dropping dtr/getty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dropping-dtr-getty/m-p/2571453#M873596</link>
      <description>I want to monitor dial in ports and drop dtr or reset the getty if a device has been inactive for so long. Is there a simple way to do this?</description>
      <pubDate>Tue, 28 Aug 2001 16:47:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dropping-dtr-getty/m-p/2571453#M873596</guid>
      <dc:creator>Kenn Kantola</dc:creator>
      <dc:date>2001-08-28T16:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: dropping dtr/getty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dropping-dtr-getty/m-p/2571454#M873597</link>
      <description>If you were just interested in telnet sessions, you can use nettune to set the inactive timer for closing idle connections.&lt;BR /&gt;However, it appears you want to close off direct (tty) connections.&lt;BR /&gt;The best way I have heard of doing this, is to install idled (pronounced "idle-dee"). &lt;BR /&gt;The author does not specify if it is shareware or freeware, but you can read up on it and download it from the following location:&lt;BR /&gt;&lt;A href="http://www.darkwing.com/idled/" target="_blank"&gt;http://www.darkwing.com/idled/&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;However: &lt;BR /&gt;Do you really want a port logged out due to inactivity, even if it has files or databases open?&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Aug 2001 18:06:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dropping-dtr-getty/m-p/2571454#M873597</guid>
      <dc:creator>Jay Newman</dc:creator>
      <dc:date>2001-08-28T18:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: dropping dtr/getty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dropping-dtr-getty/m-p/2571455#M873598</link>
      <description>yes, these are direct connect modems. What they do on the current system is call a UNIX untility from the database programs after they close the files. So they will do the same on the HP, I just need to give them a command to execute, and I didn't want them using kills on pids. Thanks.</description>
      <pubDate>Tue, 28 Aug 2001 18:21:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dropping-dtr-getty/m-p/2571455#M873598</guid>
      <dc:creator>Kenn Kantola</dc:creator>
      <dc:date>2001-08-28T18:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: dropping dtr/getty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dropping-dtr-getty/m-p/2571456#M873599</link>
      <description>You asked for a simple way to do it; if issuing a kill is not an option, I think you have non-simple options.&lt;BR /&gt;You are looking for inactivity on a device rather than a process, right?&lt;BR /&gt;And it is currently allocated/open by a process which you do not want killed.&lt;BR /&gt;&lt;BR /&gt;If you can determine that the device is idle by some other means, you can issue the command &lt;BR /&gt;stty 0 &lt;BR /&gt;</description>
      <pubDate>Tue, 28 Aug 2001 20:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dropping-dtr-getty/m-p/2571456#M873599</guid>
      <dc:creator>Jay Newman</dc:creator>
      <dc:date>2001-08-28T20:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: dropping dtr/getty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dropping-dtr-getty/m-p/2571457#M873600</link>
      <description>Yes, on the device. I did download idled and am looking at that, but the stty command looks like it will work very well. Thanks for the help.</description>
      <pubDate>Wed, 29 Aug 2001 11:18:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dropping-dtr-getty/m-p/2571457#M873600</guid>
      <dc:creator>Kenn Kantola</dc:creator>
      <dc:date>2001-08-29T11:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: dropping dtr/getty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dropping-dtr-getty/m-p/2571458#M873601</link>
      <description>Glad I could help.&lt;BR /&gt;&lt;BR /&gt;By the way, have you read the forum's notes on assigning points to answers? &lt;BR /&gt;&lt;BR /&gt;It's not mandatory, but very helpful to the other forum users if you do.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Aug 2001 14:51:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dropping-dtr-getty/m-p/2571458#M873601</guid>
      <dc:creator>Jay Newman</dc:creator>
      <dc:date>2001-08-30T14:51:10Z</dc:date>
    </item>
  </channel>
</rss>

