<?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 cstm scripts in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cstm-scripts/m-p/2665771#M49490</link>
    <description>Anyone have any examples of cstm scripts ?&lt;BR /&gt;I'm looking for one to gather memory error logs off a bunch of disimilar machines and I have to believe there's an easier way to do it.&lt;BR /&gt;I was kinda hoping it would be easy to select memory on the different boxes, but the device number is always different.</description>
    <pubDate>Fri, 15 Feb 2002 16:39:33 GMT</pubDate>
    <dc:creator>Jay D Koonz</dc:creator>
    <dc:date>2002-02-15T16:39:33Z</dc:date>
    <item>
      <title>cstm scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cstm-scripts/m-p/2665771#M49490</link>
      <description>Anyone have any examples of cstm scripts ?&lt;BR /&gt;I'm looking for one to gather memory error logs off a bunch of disimilar machines and I have to believe there's an easier way to do it.&lt;BR /&gt;I was kinda hoping it would be easy to select memory on the different boxes, but the device number is always different.</description>
      <pubDate>Fri, 15 Feb 2002 16:39:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cstm-scripts/m-p/2665771#M49490</guid>
      <dc:creator>Jay D Koonz</dc:creator>
      <dc:date>2002-02-15T16:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: cstm scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cstm-scripts/m-p/2665772#M49491</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you want to look at memory errors, this might help,&lt;BR /&gt;&lt;BR /&gt;# selclass qualifier memory;info;wait;infolog' |cstm &amp;gt;/tmp/meminfo.log&lt;BR /&gt;&lt;BR /&gt;# more /tmp/meminfo.log&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Feb 2002 16:42:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cstm-scripts/m-p/2665772#M49491</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-15T16:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: cstm scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cstm-scripts/m-p/2665773#M49492</link>
      <description>Sorry,&lt;BR /&gt;&lt;BR /&gt;it should read,&lt;BR /&gt;&lt;BR /&gt;# echo 'selclass qualifier memory;info;wait;infolog' |cstm &amp;gt;/tmp/meminfo.log &lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Feb 2002 16:43:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cstm-scripts/m-p/2665773#M49492</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-15T16:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: cstm scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cstm-scripts/m-p/2665774#M49493</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# echo "selclass qualifier memory;info;wait;infolog"|cstm &amp;gt; /tmp/meminfo &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 15 Feb 2002 16:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cstm-scripts/m-p/2665774#M49493</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-02-15T16:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: cstm scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cstm-scripts/m-p/2665775#M49494</link>
      <description>cstm -f file1.cstm &amp;gt; cstm.out&lt;BR /&gt;&lt;BR /&gt;cat file1.cstm&lt;BR /&gt;&lt;BR /&gt;Map&lt;BR /&gt;SelAll&lt;BR /&gt;Information ; wait&lt;BR /&gt;InfoLog&lt;BR /&gt;Done&lt;BR /&gt;Exit&lt;BR /&gt;OK&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Feb 2002 16:45:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cstm-scripts/m-p/2665775#M49494</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-02-15T16:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: cstm scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cstm-scripts/m-p/2665776#M49495</link>
      <description>Thanks. The "qualifier" keyword was what I was missing. I only saw "selclass device" in the cmd help info, must have missed the qualifier part.</description>
      <pubDate>Fri, 15 Feb 2002 17:27:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cstm-scripts/m-p/2665776#M49495</guid>
      <dc:creator>Jay D Koonz</dc:creator>
      <dc:date>2002-02-15T17:27:33Z</dc:date>
    </item>
  </channel>
</rss>

