HP System Management Homepage Installation Guide, May 2005
Logging In from the HP-UX Command Line
You can check whether the autostart daemon is running with the command:
$ ps -ef | grep smh
root 1789 1 0 Mar 31 ? 0:00 /opt/hpsmh/lbin/smhstartd
If the daemon is not running, you can start it from the HP-UX command line using
/opt/hpsmh/lbin/hpsmh autostart, then use a Web browser to navigate to
http://hostname:2381.
You can also use the samweb command to automatically start the default browser in the main
System Management Homepage page.
After the daemon is running and the HP-UX Apache-based Web Server is started with autostart,
you can log in to System Management Homepage with either http://hostname:2301 or
http://hostname:2381.
Note:
If the autostart daemon is not configured (see the smhstartconfig -a off -b
on), use the command /opt/hpsmh/lbin/hpsmh start instead to start the
HP-UX Apache-based Web Server on ports 2301 (http) and 2381 (https).
Logging Out
To log out of the System Management Homepage, you have several options:
●
In the System Management Homepage banner, for HP-UX click Sign Out and for Linux and
Windows click logout.
●
Close every instance of the Web browser that you used to log in to System Management
Homepage.
●
You can stop the System Management Homepage from the HP-UX command line:
/opt/hpsmh/lbin/hpsmh stop
This will not stop the mini-daemon smhstartd, but will stop the HP-UX Apache-based Web
Server. The next time you contact System Management Homepage via http://hostname:2301,
the HP-UX Apache-based Web Server will again start up on port 2381 (https). If autostart is
configured, the HP-UX Apache-based Web Server times out automatically after 30 minutes
(default setting).
48
Logging In and Logging Out of System Management Homepage