<?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: How to capture the output on system console? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-capture-the-output-on-system-console/m-p/2419040#M766504</link>
    <description>I am using HP-UX 10.20 on HP9000/K260 with 3 CPUs and&lt;BR /&gt; 1GB memory. I prefer the message on the console to be&lt;BR /&gt; captured into a console.log file so that I can view it&lt;BR /&gt; from time to time. As far as I know, dmesg is not able &lt;BR /&gt;  to  show you what is displayed on the system console.&lt;BR /&gt; How can I redirect the output of console to a file and&lt;BR /&gt;  better still, if I can also see messages on console.&lt;BR /&gt;  Is there any way to do that?</description>
    <pubDate>Wed, 01 Mar 2000 22:24:17 GMT</pubDate>
    <dc:creator>Zhang Zhao gui</dc:creator>
    <dc:date>2000-03-01T22:24:17Z</dc:date>
    <item>
      <title>How to capture the output on system console?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-capture-the-output-on-system-console/m-p/2419036#M766500</link>
      <description>Anybody can tell me is there anyway to capture the output on the system &lt;BR /&gt;console?  &lt;BR /&gt;Advises are appreciated.&lt;BR /&gt; By the way, how come I am getting the following messages on the system &lt;BR /&gt;console.  But I haven't see any&lt;BR /&gt; similar messages from syslog.log.&lt;BR /&gt;&lt;BR /&gt;*TQ* CRITICAL:  &amp;lt;65.31&amp;gt; isdux2  High Disk Service Time c2t12d0&lt;BR /&gt;               Disk Service Time is high.&lt;BR /&gt;&amp;amp;TQ*  CRITICAL: &amp;lt;6.09&amp;gt; isdux2 Long Run Queue&lt;BR /&gt;           The CPU is busy.&lt;BR /&gt;           Some processes may need to be terminated.&lt;BR /&gt;           Additional CPUs may be needed.&lt;BR /&gt;*TQ* NORMAL: &amp;lt;1.38&amp;gt; isdux2 CPU Waiting on IO</description>
      <pubDate>Wed, 01 Mar 2000 01:23:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-capture-the-output-on-system-console/m-p/2419036#M766500</guid>
      <dc:creator>Zhang Zhao gui</dc:creator>
      <dc:date>2000-03-01T01:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture the output on system console?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-capture-the-output-on-system-console/m-p/2419037#M766501</link>
      <description>Recently displayed messages can be read by using the `dmesg` command.  These &lt;BR /&gt;can be trapped into a file using "/usr/sbin/dmesg - &amp;gt;&amp;gt; /var/adm/messages"   &lt;BR /&gt;which can be run by cron typically every 10 minutes.</description>
      <pubDate>Wed, 01 Mar 2000 09:02:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-capture-the-output-on-system-console/m-p/2419037#M766501</guid>
      <dc:creator>Chris Lonergan_1</dc:creator>
      <dc:date>2000-03-01T09:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture the output on system console?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-capture-the-output-on-system-console/m-p/2419038#M766502</link>
      <description>What model system, number of cpus, amount of memory ?</description>
      <pubDate>Wed, 01 Mar 2000 09:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-capture-the-output-on-system-console/m-p/2419038#M766502</guid>
      <dc:creator>Randy Mather</dc:creator>
      <dc:date>2000-03-01T09:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture the output on system console?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-capture-the-output-on-system-console/m-p/2419039#M766503</link>
      <description>Assuming the console is something along the lines of a 700/92 character based &lt;BR /&gt;terminal, you could hook up a printer to the second serial port, and then using &lt;BR /&gt;hte soft keys, turn on logging to set LOG BOTTOM to be on.&lt;BR /&gt;This would log every line to the printer as it scrolls through on te console.</description>
      <pubDate>Wed, 01 Mar 2000 13:58:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-capture-the-output-on-system-console/m-p/2419039#M766503</guid>
      <dc:creator>Melvyn Burnard_1</dc:creator>
      <dc:date>2000-03-01T13:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture the output on system console?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-capture-the-output-on-system-console/m-p/2419040#M766504</link>
      <description>I am using HP-UX 10.20 on HP9000/K260 with 3 CPUs and&lt;BR /&gt; 1GB memory. I prefer the message on the console to be&lt;BR /&gt; captured into a console.log file so that I can view it&lt;BR /&gt; from time to time. As far as I know, dmesg is not able &lt;BR /&gt;  to  show you what is displayed on the system console.&lt;BR /&gt; How can I redirect the output of console to a file and&lt;BR /&gt;  better still, if I can also see messages on console.&lt;BR /&gt;  Is there any way to do that?</description>
      <pubDate>Wed, 01 Mar 2000 22:24:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-capture-the-output-on-system-console/m-p/2419040#M766504</guid>
      <dc:creator>Zhang Zhao gui</dc:creator>
      <dc:date>2000-03-01T22:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture the output on system console?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-capture-the-output-on-system-console/m-p/2419041#M766505</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You might want to see if you can find swcons (ie: switch console) and redirect &lt;BR /&gt;your console output with that tool.  I use this on AIX machines, there is &lt;BR /&gt;probably a gnu version available.&lt;BR /&gt;&lt;BR /&gt;You might also want to see if your syslog.conf file can catch things too.&lt;BR /&gt;&lt;BR /&gt;good luck&lt;BR /&gt;david</description>
      <pubDate>Mon, 06 Mar 2000 12:59:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-capture-the-output-on-system-console/m-p/2419041#M766505</guid>
      <dc:creator>David Bacon_4</dc:creator>
      <dc:date>2000-03-06T12:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture the output on system console?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-capture-the-output-on-system-console/m-p/2419042#M766506</link>
      <description>Sorry to reply you so late. Because I just returned from a long leave.&lt;BR /&gt;&lt;BR /&gt;Where can I find swcon(switch console) ?&lt;BR /&gt;I checked syslog.conf and it shows as below,&lt;BR /&gt;&lt;BR /&gt;# See syslogd(1M) for information about the format of this file.&lt;BR /&gt;#&lt;BR /&gt;mail.debug              /var/adm/syslog/mail.log&lt;BR /&gt;*.info;mail.none        /var/adm/syslog/syslog.log&lt;BR /&gt;*.alert                 /dev/console&lt;BR /&gt;*.alert                 root&lt;BR /&gt;*.emerg                 *&lt;BR /&gt;&lt;BR /&gt;How do I modify this file?  Can I redirect the output of *.alert to another &lt;BR /&gt;file say "/tmp/sysconsole.log" besides /dev/console just like what 'tee' can &lt;BR /&gt;do?  If that can be done, then I can just dial in from home to check this file &lt;BR /&gt;and it should be the same as what is &lt;BR /&gt;shown on the system console.</description>
      <pubDate>Tue, 21 Mar 2000 19:36:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-capture-the-output-on-system-console/m-p/2419042#M766506</guid>
      <dc:creator>Zhang Zhao gui</dc:creator>
      <dc:date>2000-03-21T19:36:31Z</dc:date>
    </item>
  </channel>
</rss>

