<?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: System Management Homepage (Problem) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216671#M466071</link>
    <description>the problem is that every 30 minutes I have to start the SMH.&lt;BR /&gt;This happens only on 1 server from the 10 that exist</description>
    <pubDate>Mon, 04 Jan 2010 04:21:26 GMT</pubDate>
    <dc:creator>Eli Daniel</dc:creator>
    <dc:date>2010-01-04T04:21:26Z</dc:date>
    <item>
      <title>System Management Homepage (Problem)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216666#M466066</link>
      <description>*******************************************&lt;BR /&gt;The System Management HomePage server has been started successfully.&lt;BR /&gt;The System Management HomePage timeout monitor is currently enabled (30 minutes)&lt;BR /&gt;********************************************&lt;BR /&gt;&lt;BR /&gt;because the period is only 30 munites?&lt;BR /&gt;modify this variable as you always have to check the page, not just for 30 minutes?&lt;BR /&gt;if any of you can help me please</description>
      <pubDate>Wed, 30 Dec 2009 18:42:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216666#M466066</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2009-12-30T18:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: System Management Homepage (Problem)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216667#M466067</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;check this document/link :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&amp;amp;cc=us&amp;amp;taskId=110&amp;amp;prodSeriesId=344313&amp;amp;prodTypeId=18964&amp;amp;objectID=c01721908" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&amp;amp;cc=us&amp;amp;taskId=110&amp;amp;prodSeriesId=344313&amp;amp;prodTypeId=18964&amp;amp;objectID=c01721908&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://unixbod.com/index.php?option=com_kb&amp;amp;page=articles&amp;amp;articleid=594&amp;amp;Itemid=39" target="_blank"&gt;http://unixbod.com/index.php?option=com_kb&amp;amp;page=articles&amp;amp;articleid=594&amp;amp;Itemid=39&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Wed, 30 Dec 2009 20:03:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216667#M466067</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-12-30T20:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: System Management Homepage (Problem)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216668#M466068</link>
      <description>Hi,&lt;BR /&gt;you have two options ; the easiest one is when you start SMH there is a radio button on the top right of the web page that is "session never expires"&lt;BR /&gt;&lt;BR /&gt;the other one is to change the TIMEOUT_SMH variable on at /opt/hpsmh/conf/timeout.conf ...&lt;BR /&gt;use vi or run the command:&lt;BR /&gt;&lt;BR /&gt;ch_rc -ap TIMEOUT_SMH=0 /opt/hpsmh/conf/timeout.conf&lt;BR /&gt;&lt;BR /&gt;Good Luck..&lt;BR /&gt;&lt;BR /&gt;Nafez Najjar</description>
      <pubDate>Thu, 31 Dec 2009 14:13:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216668#M466068</guid>
      <dc:creator>Nafez ALNajjar</dc:creator>
      <dc:date>2009-12-31T14:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: System Management Homepage (Problem)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216669#M466069</link>
      <description>check the file and is timeout.conf Like all servers&lt;BR /&gt;I believe this is the time timeout.conf active session&lt;BR /&gt;what we really need is to always leave active service.&lt;BR /&gt;every day I have to start the service using /opt/hpsmh/bin/hpsmh autostart</description>
      <pubDate>Thu, 31 Dec 2009 14:38:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216669#M466069</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2009-12-31T14:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: System Management Homepage (Problem)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216670#M466070</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;This sounds like a job for cron.&lt;BR /&gt;&lt;BR /&gt;If you must start it every day, create a crontabl entry to do the job.&lt;BR /&gt;&lt;BR /&gt;Or set the timeout to zero, which is probably the default so the application does not time out at all.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 31 Dec 2009 15:02:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216670#M466070</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-12-31T15:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: System Management Homepage (Problem)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216671#M466071</link>
      <description>the problem is that every 30 minutes I have to start the SMH.&lt;BR /&gt;This happens only on 1 server from the 10 that exist</description>
      <pubDate>Mon, 04 Jan 2010 04:21:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216671#M466071</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-01-04T04:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: System Management Homepage (Problem)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216672#M466072</link>
      <description>the problem is that every 30 minutes I have to start the SMH.&lt;BR /&gt;This happens only on 1 server from the 10 that exist.</description>
      <pubDate>Mon, 11 Jan 2010 15:45:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216672#M466072</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-01-11T15:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: System Management Homepage (Problem)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216673#M466073</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Check the systems that are working right for a sam/smh patch that is missing on the malfunctioning system.&lt;BR /&gt;&lt;BR /&gt;Consider re-installation of the web portion of smh.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 11 Jan 2010 22:23:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216673#M466073</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-01-11T22:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: System Management Homepage (Problem)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216674#M466074</link>
      <description>Steven looks at the message that appears when you start the service:&lt;BR /&gt;*********************************&lt;BR /&gt;SAPL917:/&amp;gt; /opt/hpsmh/bin/hpsmh autostart&lt;BR /&gt;&lt;BR /&gt;Starting the System Management HomePage server ...&lt;BR /&gt;&lt;BR /&gt;The System Management HomePage server has been started successfully.&lt;BR /&gt;The System Management HomePage timeout monitor is currently enabled (30 minutes)&lt;BR /&gt;*****************************************&lt;BR /&gt;&lt;BR /&gt;not a configuration problem?&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Jan 2010 12:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216674#M466074</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-01-12T12:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: System Management Homepage (Problem)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216675#M466075</link>
      <description>Reinstall the application (SMH) to clear the fault.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Jan 2010 15:27:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-management-homepage-problem/m-p/5216675#M466075</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-01-15T15:27:30Z</dc:date>
    </item>
  </channel>
</rss>

