<?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: Question about STM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711796#M60780</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The man page of stm says if&lt;BR /&gt;don't have displya set properly&lt;BR /&gt;then by default mstm runs which&lt;BR /&gt;is nothing but menu based stm&lt;BR /&gt;command.&lt;BR /&gt;&lt;BR /&gt;SO can you please check wheather you DISPLAY variable is is exported properly.&lt;BR /&gt;&lt;BR /&gt;# export DISPLAY=&lt;IP address=""&gt;:0.0&lt;BR /&gt;# stm -x &lt;BR /&gt;&lt;BR /&gt;--Niraj&lt;/IP&gt;</description>
    <pubDate>Fri, 26 Apr 2002 11:27:19 GMT</pubDate>
    <dc:creator>Niraj Kumar Verma</dc:creator>
    <dc:date>2002-04-26T11:27:19Z</dc:date>
    <item>
      <title>Question about STM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711792#M60776</link>
      <description>Hi all !&lt;BR /&gt;&lt;BR /&gt;I have a short question about the xstm command: I'm running the GUI and want to see the map of devices. But instead of an hierarchical overview, i just get a list of devices. Do i have to modify /usr/sbin/stm/ui/config/.stmrc ?&lt;BR /&gt;The only line not commented is:&lt;BR /&gt;SelCurrentSys system add localhost  system 1&lt;BR /&gt;&lt;BR /&gt;Any suggestions ?&lt;BR /&gt;&lt;BR /&gt;RGDS, Holger</description>
      <pubDate>Fri, 26 Apr 2002 09:17:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711792#M60776</guid>
      <dc:creator>Holger Knoppik</dc:creator>
      <dc:date>2002-04-26T09:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Question about STM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711793#M60777</link>
      <description>did you change the options/map to show text only or do you not want the ioscan -fk style output..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm not exactly sure what you want to view, do you want to limit the view to disks for example:&lt;BR /&gt;&lt;BR /&gt;ioscan -fnkC disk&lt;BR /&gt;&lt;BR /&gt;?&lt;BR /&gt;Later,&lt;BR /&gt;&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 26 Apr 2002 09:26:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711793#M60777</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-04-26T09:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Question about STM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711794#M60778</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;can you try&lt;BR /&gt;&lt;BR /&gt;# /usr/bin/stm -x &lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;# stm -x -f ./.stmrc&lt;BR /&gt;&lt;BR /&gt;--Niraj</description>
      <pubDate>Fri, 26 Apr 2002 10:26:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711794#M60778</guid>
      <dc:creator>Niraj Kumar Verma</dc:creator>
      <dc:date>2002-04-26T10:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Question about STM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711795#M60779</link>
      <description>Hi Bill,&lt;BR /&gt;&lt;BR /&gt;yes, i tried the options/map, but there is no change to the view. I want to see the devices shown as icons, NOT a list.&lt;BR /&gt;Niraj, first example starts xstm fine (but not with the icons), your 2nd suggestion starts xstm, but i get an error message: Hostname (localhost) could not be added to the host information list. The fully expanded hostname (&lt;MY_HOST.MY_DOAIN&gt;) is already in the list.&lt;BR /&gt;Aborting all open command files.&lt;BR /&gt;&lt;BR /&gt;RGDS, Holger&lt;/MY_HOST.MY_DOAIN&gt;</description>
      <pubDate>Fri, 26 Apr 2002 10:44:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711795#M60779</guid>
      <dc:creator>Holger Knoppik</dc:creator>
      <dc:date>2002-04-26T10:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Question about STM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711796#M60780</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The man page of stm says if&lt;BR /&gt;don't have displya set properly&lt;BR /&gt;then by default mstm runs which&lt;BR /&gt;is nothing but menu based stm&lt;BR /&gt;command.&lt;BR /&gt;&lt;BR /&gt;SO can you please check wheather you DISPLAY variable is is exported properly.&lt;BR /&gt;&lt;BR /&gt;# export DISPLAY=&lt;IP address=""&gt;:0.0&lt;BR /&gt;# stm -x &lt;BR /&gt;&lt;BR /&gt;--Niraj&lt;/IP&gt;</description>
      <pubDate>Fri, 26 Apr 2002 11:27:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711796#M60780</guid>
      <dc:creator>Niraj Kumar Verma</dc:creator>
      <dc:date>2002-04-26T11:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Question about STM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711797#M60781</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;This may be silly to ask, but do you have a &lt;BR /&gt;/usr/sbin/stm/ui/icons directory? are there any files there and are they readable?&lt;BR /&gt;&lt;BR /&gt;Just my thought&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Fri, 26 Apr 2002 11:34:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711797#M60781</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2002-04-26T11:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Question about STM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711798#M60782</link>
      <description>OK guys,&lt;BR /&gt;&lt;BR /&gt;the parameters are set correctly. Chris, i also have the icons directory &amp;amp; the files are readable.&lt;BR /&gt;&lt;BR /&gt;RGDS, Holger</description>
      <pubDate>Fri, 26 Apr 2002 11:46:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711798#M60782</guid>
      <dc:creator>Holger Knoppik</dc:creator>
      <dc:date>2002-04-26T11:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Question about STM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711799#M60783</link>
      <description>Try restarting the monitor from the file - administration interface.&lt;BR /&gt;&lt;BR /&gt;If that doesn't work, restart diagnostics and remap your system.&lt;BR /&gt;&lt;BR /&gt;What version are you? A.28.00&lt;BR /&gt;&lt;BR /&gt;options/Map..&lt;BR /&gt;first check box should do what you want..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 26 Apr 2002 11:56:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711799#M60783</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-04-26T11:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Question about STM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711800#M60784</link>
      <description>From STM,&lt;BR /&gt;&lt;BR /&gt;Select Options --&amp;gt; Map Options &lt;BR /&gt;&lt;BR /&gt;from the Map Options window,&lt;BR /&gt;&lt;BR /&gt;Deselect the "Display xtm device map in text format" radio button.&lt;BR /&gt;&lt;BR /&gt;Click "OK"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Apr 2002 12:03:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711800#M60784</guid>
      <dc:creator>hpuxrox</dc:creator>
      <dc:date>2002-04-26T12:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Question about STM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711801#M60785</link>
      <description>Bill,&lt;BR /&gt;&lt;BR /&gt;the version is A.28.00&lt;BR /&gt;What exactly do you mean &lt;TRY restarting="" the="" monitor="" from="" the="" file="" -="" administration="" interface.=""&gt; Is it File&amp;gt;Administration&amp;gt;STM Shutdown/Startup ? I did so, no success.&lt;BR /&gt;Then i restarted /sbin/init.d/diagnostics stop,start. Even a system remap didn't fit ...&lt;BR /&gt;&lt;BR /&gt;Yates, i tried your suggestion earlier, but also no success. Strange ...&lt;BR /&gt;&lt;BR /&gt;I now will check out a machine from another team. If anybody has further suggestions - Let me know. I will let you know if i have a solution.&lt;BR /&gt;&lt;BR /&gt;RGDS, Holger&lt;BR /&gt;&lt;BR /&gt;&lt;/TRY&gt;</description>
      <pubDate>Fri, 26 Apr 2002 12:37:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711801#M60785</guid>
      <dc:creator>Holger Knoppik</dc:creator>
      <dc:date>2002-04-26T12:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Question about STM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711802#M60786</link>
      <description>If I'm not mistaken xstm has a limit when it comes to displaying devices icons. If you have 50 or more devices it'll default to text display (list), not icons. I do not know why but I suspect it has to do with X display problem on STM. This might have been fixed.&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Apr 2002 12:55:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711802#M60786</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-04-26T12:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Question about STM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711803#M60787</link>
      <description>Hi again !&lt;BR /&gt;&lt;BR /&gt;I checked out the machine from the other team. Chan, you maybe right because we have attached our servers to a SAN. So there are definitely more than 50 devices.&lt;BR /&gt;Had a look at the diagnostics home, but didn't find a limitation. Will have a more detailed look in the next few weeks.&lt;BR /&gt;&lt;BR /&gt;Thanx guys !&lt;BR /&gt;&lt;BR /&gt;RGDS, Holger</description>
      <pubDate>Mon, 29 Apr 2002 04:57:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-stm/m-p/2711803#M60787</guid>
      <dc:creator>Holger Knoppik</dc:creator>
      <dc:date>2002-04-29T04:57:05Z</dc:date>
    </item>
  </channel>
</rss>

