<?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: diagnostics logs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/diagnostics-logs/m-p/3480824#M213320</link>
    <description>Hi Carmen,&lt;BR /&gt;&lt;BR /&gt;I think you're looking for /var/stm/logs/sys/diaglogd_activity_log.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Tue, 08 Feb 2005 06:29:25 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2005-02-08T06:29:25Z</dc:date>
    <item>
      <title>diagnostics logs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diagnostics-logs/m-p/3480823#M213319</link>
      <description>Hi,&lt;BR /&gt;I would like to known where is the file ascii with the last diagnostics logs.&lt;BR /&gt;&lt;BR /&gt;Thanks very much!,&lt;BR /&gt;Carmen.</description>
      <pubDate>Tue, 08 Feb 2005 06:18:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diagnostics-logs/m-p/3480823#M213319</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2005-02-08T06:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: diagnostics logs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diagnostics-logs/m-p/3480824#M213320</link>
      <description>Hi Carmen,&lt;BR /&gt;&lt;BR /&gt;I think you're looking for /var/stm/logs/sys/diaglogd_activity_log.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 08 Feb 2005 06:29:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diagnostics-logs/m-p/3480824#M213320</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-02-08T06:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: diagnostics logs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diagnostics-logs/m-p/3480825#M213321</link>
      <description>Thanks,&lt;BR /&gt;&lt;BR /&gt;but I if do one #more , I cannot see it very well... Is there any way to see it ok??&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Feb 2005 06:34:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diagnostics-logs/m-p/3480825#M213321</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2005-02-08T06:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: diagnostics logs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diagnostics-logs/m-p/3480826#M213322</link>
      <description>Well, the strings command makes it more readable, but I think you're really supposed to use stm to view it:  cstm or xstm.  Try running xstm &amp;gt; System &amp;gt; SystemActivityLog.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 08 Feb 2005 06:47:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diagnostics-logs/m-p/3480826#M213322</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-02-08T06:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: diagnostics logs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diagnostics-logs/m-p/3480827#M213323</link>
      <description>The log is not kept as an ascii file, you must format and save the file using cstm as follows:&lt;BR /&gt;&lt;BR /&gt;run cstm&lt;BR /&gt;cstm&amp;gt;ru &lt;BR /&gt;2 (for logtool)&lt;BR /&gt;fr (format raw)&lt;BR /&gt;select default directory&lt;BR /&gt;fl (View formatted log)&lt;BR /&gt;q  (quit)&lt;BR /&gt;SA (Save As)  and give it a file name, this file will be ascii viewable)&lt;BR /&gt;&lt;BR /&gt;exit logtool and cstm&lt;BR /&gt;--------------------------------&lt;BR /&gt;It will look something like the following:&lt;BR /&gt;&lt;BR /&gt;cstm&amp;gt;ru&lt;BR /&gt;-- Run Utility --&lt;BR /&gt;Select Utility&lt;BR /&gt;    1 MOutil&lt;BR /&gt;    2 logtool&lt;BR /&gt;Enter selection : 2&lt;BR /&gt;&lt;BR /&gt;-- Logtool Utility --&lt;BR /&gt;To View a Summary of Events in a Raw Log&lt;BR /&gt;&lt;BR /&gt;  1. Select a raw (unformatted) log file.  (File Menu -&amp;gt; "Select Raw")&lt;BR /&gt;     The current log file ends in ".cur", e.g. "log1.raw.cur".&lt;BR /&gt;     You do not have to switch logs.&lt;BR /&gt;&lt;BR /&gt;  2. View the summary of the selected log file. (View Menu -&amp;gt; "Raw Summary")&lt;BR /&gt;&lt;BR /&gt;To Format a Raw Log&lt;BR /&gt;&lt;BR /&gt;  1. Set the format filter for the types of entries you want to see.&lt;BR /&gt;     (Filters Menu -&amp;gt; "Format").  To see all entries, skip this step.&lt;BR /&gt;&lt;BR /&gt;  2. Format the raw log file. (File Menu -&amp;gt; "Format Raw")&lt;BR /&gt;&lt;BR /&gt;  3. Display the formatted file. (View Menu -&amp;gt; "Formatted Log")&lt;BR /&gt;&lt;BR /&gt;  4. To further narrow the entries displayed, set a display filter.&lt;BR /&gt;     (Filters Menu -&amp;gt; "Display" -&amp;gt; "Formatted")&lt;BR /&gt;&lt;BR /&gt;For more information, use the on-line help (Help Menu -&amp;gt; "General help").&lt;BR /&gt;Logtool Utility&amp;gt;fr&lt;BR /&gt;Select Raw processing file /var/stm/logs/os/log1.raw.cur&lt;BR /&gt;Number of entries analyzed is 1.&lt;BR /&gt;Number of entries analyzed is 51.&lt;BR /&gt;Number of entries analyzed is 101.&lt;BR /&gt;Number of entries analyzed is 151.&lt;BR /&gt;Number of entries analyzed is 201.&lt;BR /&gt;Number of entries analyzed is 251.&lt;BR /&gt;Number of entries analyzed is 301.&lt;BR /&gt;Number of entries analyzed is 306.&lt;BR /&gt;The Select Raw operation completed. &lt;BR /&gt;&lt;BR /&gt;-- Logtool Utility:  Format Raw Log File --&lt;BR /&gt;&lt;BR /&gt;Select a directory into which to place the formatted file:&lt;BR /&gt;Directory: [/var/stm/logs/os/] &lt;BR /&gt;&lt;BR /&gt;The Format Raw operation is currently in progress.&lt;BR /&gt;&lt;BR /&gt;Entries processed is 1 of 306 total entries; entries formatted is 1.&lt;BR /&gt;Entries processed is 51 of 306 total entries; entries formatted is 51.&lt;BR /&gt;Entries processed is 101 of 306 total entries; entries formatted is 101.&lt;BR /&gt;Entries processed is 151 of 306 total entries; entries formatted is 151.&lt;BR /&gt;Entries processed is 201 of 306 total entries; entries formatted is 201.&lt;BR /&gt;Entries processed is 251 of 306 total entries; entries formatted is 251.&lt;BR /&gt;Entries processed is 301 of 306 total entries; entries formatted is 301.&lt;BR /&gt;Entries processed is 306 of 306 total entries; entries formatted is 306.&lt;BR /&gt;The Format Raw operation completed successfully. The following raw log file(s)&lt;BR /&gt;were formatted into /var/stm/logs/os/log1.fmt4: &lt;BR /&gt;&lt;BR /&gt;      /var/stm/logs/os/log1.raw.cur&lt;BR /&gt;&lt;BR /&gt;The Display Formatted Summary operation is currently in progress.&lt;BR /&gt;&lt;BR /&gt;-- Converting a (2352) byte raw log file to text. --&lt;BR /&gt;Preparing the Logtool Utility: View Formatted Summary File ...&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;(some summary info will display)&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Logtool Utility&amp;gt;fl&lt;BR /&gt;The Display Formatted Log operation is currently in progress.&lt;BR /&gt;&lt;BR /&gt;-- Converting a (220360) byte raw log file to text. --&lt;BR /&gt;Preparing the Logtool Utility: View Formatted Log File ...&lt;BR /&gt;&lt;BR /&gt;... &lt;BR /&gt;&lt;BR /&gt;-- Logtool Utility: View Formatted Log --&lt;BR /&gt;&lt;BR /&gt;Formatted Output of:  /var/stm/logs/os/log1.fmt4&lt;BR /&gt;Formatted from:       /var/stm/logs/os/log1.raw.cur&lt;BR /&gt;&lt;BR /&gt;  Date/time of first entry:    Fri Jul  2 18:19:14 2004&lt;BR /&gt; &lt;BR /&gt;  Date/time of last  entry:    Mon Feb  7 12:41:04 2005&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Display Filters: &lt;BR /&gt;&lt;BR /&gt;    Starting Date: Fri Jul  2 18:19:14 2004&lt;BR /&gt;&lt;BR /&gt;    Ending Date:   Mon Feb  7 12:41:04 2005&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Entry Type:  I/O Error &lt;BR /&gt;-- Logtool Utility: View Formatted Log --&lt;BR /&gt;View   - To View the file.&lt;BR /&gt;Print  - To Print the file.&lt;BR /&gt;SaveAs - To Save the file.&lt;BR /&gt;Enter Done, Help, Print, SaveAs, or View: [Done] SA&lt;BR /&gt;-- Save Logtool Utility: View Formatted Log --&lt;BR /&gt;Logtool Utility: View Formatted Log File&lt;BR /&gt;Path: /var/stm/logs/os/&lt;BR /&gt;File Name:t3&lt;BR /&gt;&lt;BR /&gt;Enter Done, Help, Print, SaveAs, or View: [Done] &lt;BR /&gt;Display of the formatted log file was successful. &lt;BR /&gt;&lt;BR /&gt;Logtool Utility&amp;gt;&lt;BR /&gt;Logtool Utility&amp;gt;exit&lt;BR /&gt;-- Logtool Utility. --&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ( EXIT LOGTOOL AND CSTM ) &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;</description>
      <pubDate>Tue, 08 Feb 2005 08:36:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diagnostics-logs/m-p/3480827#M213323</guid>
      <dc:creator>Dan Yeatman</dc:creator>
      <dc:date>2005-02-08T08:36:05Z</dc:date>
    </item>
  </channel>
</rss>

