<?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: /var/adm/wtmp grows unlimitedly and clogs /var in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949668#M413341</link>
    <description>Hello, &lt;BR /&gt;&lt;BR /&gt;You can null /var/adm/wtmp out by # &amp;gt;/var/adm/wtmp. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
    <pubDate>Tue, 03 Jan 2006 02:47:24 GMT</pubDate>
    <dc:creator>Arunvijai_4</dc:creator>
    <dc:date>2006-01-03T02:47:24Z</dc:date>
    <item>
      <title>/var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949664#M413337</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have a problem with a 11.00 machine. /var is ~550MB and it gets clogged by /var/adm/wtmp, which grows out of control. Some process might be trying to do zillions of logs on, but it is so fast (70-80 times/minute) that I cannot check the PPID of the PID which is responsible of each of these logon attempts.&lt;BR /&gt;&lt;BR /&gt;Please find a tail of the /var/adm/wtmp file:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;machinename:/var/adm$/usr/sbin/acct/fwtmp &amp;lt; /var/adm/wtmp | tail&lt;BR /&gt;&amp;gt;LOGIN    dt   console      13562  8 0000 0001 1136221510 Jan  2 18:05:10 2006&lt;BR /&gt;&amp;gt;LOGIN    dt   console      13567  6 0000 0001 1136221510 Jan  2 18:05:10 2006&lt;BR /&gt;&amp;gt;LOGIN    dt   console      13567  6 0000 0001 1136221510 Jan  2 18:05:10 2006&lt;BR /&gt;&amp;gt;LOGIN    dt   console      13567  8 0000 0001 1136221511 Jan  2 18:05:11 2006&lt;BR /&gt;&amp;gt;LOGIN    dt   console      13572  6 0000 0001 1136221511 Jan  2 18:05:11 2006&lt;BR /&gt;&amp;gt;LOGIN    dt   console      13572  6 0000 0001 1136221511 Jan  2 18:05:11 2006&lt;BR /&gt;&amp;gt;LOGIN    dt   console      13572  8 0000 0001 1136221512 Jan  2 18:05:12 2006&lt;BR /&gt;&amp;gt;LOGIN    dt   console      13577  6 0000 0001 1136221512 Jan  2 18:05:12 2006&lt;BR /&gt;&amp;gt;LOGIN    dt   console      13577  6 0000 0001 1136221512 Jan  2 18:05:12 2006&lt;BR /&gt;&amp;gt;LOGIN    dt   console      13577  8 0000 0001 1136221512 Jan  2 18:05:12 2006&lt;BR /&gt;&lt;BR /&gt;Any suggestion? Thanks in advance for your feedback.&lt;BR /&gt;&lt;BR /&gt;Cheers.</description>
      <pubDate>Mon, 02 Jan 2006 12:09:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949664#M413337</guid>
      <dc:creator>jfucinos</dc:creator>
      <dc:date>2006-01-02T12:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949665#M413338</link>
      <description>Hi jfucinos  ,&lt;BR /&gt;&lt;BR /&gt;You can nullify the file wtmp .&lt;BR /&gt;Also check you can do :&lt;BR /&gt;&lt;BR /&gt;/var/adm/syslog/syslog.log&lt;BR /&gt;/var/adm/syslog/mail.log&lt;BR /&gt;/var/adm/crash/* &lt;BR /&gt;&lt;BR /&gt;To recover space.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can also check for biggest files on /var filesystem with this:&lt;BR /&gt;# cd /var&lt;BR /&gt;# ls -lR | sort +4 -5nr | more&lt;BR /&gt;&lt;BR /&gt;To nullify you can use:&lt;BR /&gt;# &amp;gt; wtmp&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Mon, 02 Jan 2006 12:42:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949665#M413338</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2006-01-02T12:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949666#M413339</link>
      <description>Back it up to tape and zero it out before your next reboot:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; /etc/wtmp&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jan 2006 14:58:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949666#M413339</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2006-01-02T14:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949667#M413340</link>
      <description>Do you want to have the wtmp informations for tracking users?&lt;BR /&gt;&lt;BR /&gt; IF so,&lt;BR /&gt;&lt;BR /&gt;  cat /var/adm/wtmp &amp;gt;&amp;gt; /wtmp.log&lt;BR /&gt;&lt;BR /&gt;Put this script in crontab to execute this based on timing.&lt;BR /&gt;&lt;BR /&gt;Hope your / file system is having more space. Check with bdf command.&lt;BR /&gt;&lt;BR /&gt;If you don't want those informations then,&lt;BR /&gt;&lt;BR /&gt; &amp;gt; /var/adm/wtmp&lt;BR /&gt;&lt;BR /&gt;in the cron tab with time settings to nullify wtmp entries.&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
      <pubDate>Tue, 03 Jan 2006 02:43:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949667#M413340</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-03T02:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949668#M413341</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;You can null /var/adm/wtmp out by # &amp;gt;/var/adm/wtmp. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 03 Jan 2006 02:47:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949668#M413341</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-03T02:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949669#M413342</link>
      <description>Hi jfucinos,&lt;BR /&gt;&lt;BR /&gt;There is a simular problem in the Tech database.&lt;BR /&gt;&lt;BR /&gt;Title: ReflectionX: The /var/adm/wtmp grow with dtlogin messages&lt;BR /&gt;Document ID: A5257730&lt;BR /&gt;&lt;BR /&gt;Suggesting to attach a mouse and keyboard to your server.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 03 Jan 2006 05:33:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949669#M413342</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2006-01-03T05:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949670#M413343</link>
      <description>Hello everyone for your quick replies. However, my question was aimed at a general solution: I'd like to find the root cause of the growth of /var/adm/wtmp (growing THAT fast cannot be normal ...) and solve it instead of periodically zeroing the file.&lt;BR /&gt;&lt;BR /&gt;Robert, I cannot find the article that you are referring to but it seems to be a good hypothesis. Could you please provide me with a link?&lt;BR /&gt;&lt;BR /&gt;Thanks everybody.</description>
      <pubDate>Wed, 04 Jan 2006 11:10:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949670#M413343</guid>
      <dc:creator>jfucinos</dc:creator>
      <dc:date>2006-01-04T11:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949671#M413344</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here is the link to the doc suggested by Robert,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;prevQueryString=&amp;amp;mode=id&amp;amp;searchString=A5257730&amp;amp;searchCrit=allwords&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;dateRange=all&amp;amp;search.x=14&amp;amp;search.y=10" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;prevQueryString=&amp;amp;mode=id&amp;amp;searchString=A5257730&amp;amp;searchCrit=allwords&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;dateRange=all&amp;amp;search.x=14&amp;amp;search.y=10&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Jan 2006 11:14:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949671#M413344</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2006-01-04T11:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949672#M413345</link>
      <description>Here is a link to the article Robert-Jan pointed out:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;prevQueryString=&amp;amp;mode=id&amp;amp;searchString=A5257730&amp;amp;search.x=41&amp;amp;search.y=10&amp;amp;searchCrit=allwords&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;dateRange=all" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;prevQueryString=&amp;amp;mode=id&amp;amp;searchString=A5257730&amp;amp;search.x=41&amp;amp;search.y=10&amp;amp;searchCrit=allwords&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;dateRange=all&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 04 Jan 2006 11:15:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949672#M413345</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-01-04T11:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949673#M413346</link>
      <description>The wtmp file can be examined with the 'last' command. &lt;BR /&gt;&lt;BR /&gt;# last | more&lt;BR /&gt;&lt;BR /&gt;Who is trying to do the numerous and rapid logins? Also look at the lastb&lt;BR /&gt;&lt;BR /&gt;# lastb -R | more&lt;BR /&gt;&lt;BR /&gt;Are there a lot of failed logins attempts?&lt;BR /&gt;&lt;BR /&gt;The output can provide some clues to help track down the offending process/user.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Jan 2006 11:16:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949673#M413346</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2006-01-04T11:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949674#M413347</link>
      <description>I am not sure if I am not too bright today or something, but am I missing something?&lt;BR /&gt;&lt;BR /&gt;When I follow those links I get 0 hits:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Note: We're sorry but your search produced 0 results.&lt;BR /&gt;&amp;gt;Please try the following:&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt;    * use a different search string&lt;BR /&gt;&amp;gt;    * change your search criteria selection&lt;BR /&gt;&amp;gt;    * check your search string for spelling/syntax errors&lt;BR /&gt;&amp;gt;      (Note: Use all UPPERCASE or all lowercase to maximize matching search results)</description>
      <pubDate>Wed, 04 Jan 2006 11:21:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949674#M413347</guid>
      <dc:creator>jfucinos</dc:creator>
      <dc:date>2006-01-04T11:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949675#M413348</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You may need a support contract / handle linked to your id to access these doc's. &lt;BR /&gt;&lt;BR /&gt;In this link,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/enterService.do" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/enterService.do&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Choose the option search by Doc ID and then type the doc id of the document you are looking for.&lt;BR /&gt;&lt;BR /&gt;If you do not have a HP support contract, you may not be able to access some content on HP ITRC site.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Jan 2006 11:24:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949675#M413348</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2006-01-04T11:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949676#M413349</link>
      <description>I think I forgot to add the link :-)&lt;BR /&gt;&lt;BR /&gt;Europe&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080060770" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080060770&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;US&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080060770" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080060770&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and attached!&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 04 Jan 2006 11:27:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949676#M413349</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2006-01-04T11:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949677#M413350</link>
      <description>OK, I'll paraphrase, then:&lt;BR /&gt;&lt;BR /&gt;The article suggests attaching a keyboard and mouse to the system.  It presumes that the system is a 700 series workstation and therefore the "father dtlogin process" is attempting to spawn a second dtlogin process - probably on the console (that's my guess) and this second dtlogin is failing and causing the messages in wtmp.  Attaching a keyboard and mouse should clear the problem.&lt;BR /&gt;&lt;BR /&gt;Another thought, if you can't attach a keyboard and mouse, would be to periodically clear wtmp via a cron job.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 04 Jan 2006 11:28:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949677#M413350</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-01-04T11:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949678#M413351</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;at a 1st step, I would have a look at the nearest switch. There you can see if or if not those requests are generated from a remote Client. Alternatively, you may use netstat to display networkconections. &lt;BR /&gt;&lt;BR /&gt;At the Server itself, you may run glance or sth. like this (just a absolute basic way to get some info)&lt;BR /&gt;for i in 1 2 3 4 5 &lt;BR /&gt;do&lt;BR /&gt;  ps -ef &amp;gt; /tmp/ps_${i}&lt;BR /&gt;  #sleep 1&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;now, you can diff those files. If there are so many conections, you should se some prozesses, that are shortlived. Those should be analyced.&lt;BR /&gt;&lt;BR /&gt;i hope this helps a little.&lt;BR /&gt;&lt;BR /&gt;Bye&lt;BR /&gt;Ralf</description>
      <pubDate>Wed, 04 Jan 2006 11:29:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949678#M413351</guid>
      <dc:creator>Ralf Seefeldt</dc:creator>
      <dc:date>2006-01-04T11:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949679#M413352</link>
      <description>Congrats Robert-Jan, I tried hooking up a keyboard and a mouse and it worked like a charm. You got it! :)&lt;BR /&gt;&lt;BR /&gt;However, I'd be interested in having the box as it was, without any HID attached to it. Does any of you have some clues about which settings I must change to do it without wtmp growing without limits?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help people, you are stunning :)</description>
      <pubDate>Thu, 05 Jan 2006 03:56:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949679#M413352</guid>
      <dc:creator>jfucinos</dc:creator>
      <dc:date>2006-01-05T03:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949680#M413353</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do you need CDE running on this server ?&lt;BR /&gt;&lt;BR /&gt;You can disable it with below command.&lt;BR /&gt;&lt;BR /&gt;# man dtconfig&lt;BR /&gt;# dtconfig -d&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 05 Jan 2006 04:13:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949680#M413353</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2006-01-05T04:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949681#M413354</link>
      <description>You might also want to dtconfig -kill after the dtconfig -d.</description>
      <pubDate>Thu, 05 Jan 2006 18:45:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949681#M413354</guid>
      <dc:creator>Ted Buis</dc:creator>
      <dc:date>2006-01-05T18:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949682#M413355</link>
      <description>Thank you very much, people. The problem seems to be solved because CDE seems to be needed in that machine. Hooking a keyb and a mouse up solved it all :)</description>
      <pubDate>Fri, 06 Jan 2006 03:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949682#M413355</guid>
      <dc:creator>jfucinos</dc:creator>
      <dc:date>2006-01-06T03:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: /var/adm/wtmp grows unlimitedly and clogs /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949683#M413356</link>
      <description>I'll proceed to close this thread. Thanks everyone! :)</description>
      <pubDate>Fri, 06 Jan 2006 03:42:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-adm-wtmp-grows-unlimitedly-and-clogs-var/m-p/4949683#M413356</guid>
      <dc:creator>jfucinos</dc:creator>
      <dc:date>2006-01-06T03:42:31Z</dc:date>
    </item>
  </channel>
</rss>

