Operating System - HP-UX
1823156 Members
3712 Online
109647 Solutions
New Discussion юеВ

Re: System Management Homepage (Problem)

 
SOLVED
Go to solution
Eli Daniel
Super Advisor

System Management Homepage (Problem)

*******************************************
The System Management HomePage server has been started successfully.
The System Management HomePage timeout monitor is currently enabled (30 minutes)
********************************************

because the period is only 30 munites?
modify this variable as you always have to check the page, not just for 30 minutes?
if any of you can help me please
9 REPLIES 9
Nafez ALNajjar
Frequent Advisor
Solution

Re: System Management Homepage (Problem)

Hi,
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"

the other one is to change the TIMEOUT_SMH variable on at /opt/hpsmh/conf/timeout.conf ...
use vi or run the command:

ch_rc -ap TIMEOUT_SMH=0 /opt/hpsmh/conf/timeout.conf

Good Luck..

Nafez Najjar
Eli Daniel
Super Advisor

Re: System Management Homepage (Problem)

check the file and is timeout.conf Like all servers
I believe this is the time timeout.conf active session
what we really need is to always leave active service.
every day I have to start the service using /opt/hpsmh/bin/hpsmh autostart
Steven E. Protter
Exalted Contributor

Re: System Management Homepage (Problem)

Shalom,

This sounds like a job for cron.

If you must start it every day, create a crontabl entry to do the job.

Or set the timeout to zero, which is probably the default so the application does not time out at all.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Eli Daniel
Super Advisor

Re: System Management Homepage (Problem)

the problem is that every 30 minutes I have to start the SMH.
This happens only on 1 server from the 10 that exist
Eli Daniel
Super Advisor

Re: System Management Homepage (Problem)

the problem is that every 30 minutes I have to start the SMH.
This happens only on 1 server from the 10 that exist.
Steven E. Protter
Exalted Contributor

Re: System Management Homepage (Problem)

Shalom,

Check the systems that are working right for a sam/smh patch that is missing on the malfunctioning system.

Consider re-installation of the web portion of smh.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Eli Daniel
Super Advisor

Re: System Management Homepage (Problem)

Steven looks at the message that appears when you start the service:
*********************************
SAPL917:/> /opt/hpsmh/bin/hpsmh autostart

Starting the System Management HomePage server ...

The System Management HomePage server has been started successfully.
The System Management HomePage timeout monitor is currently enabled (30 minutes)
*****************************************

not a configuration problem?
Eli Daniel
Super Advisor

Re: System Management Homepage (Problem)

Reinstall the application (SMH) to clear the fault.