HP System Management Homepage Installation Guide, December 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:2301.
You can also use the samweb command to automatically start the default browser in the main HP SMH page.
After the daemon is running and the HP-UX Apache-based Web Server is started with autostart, you can log
in to HP SMH with either http://hostname:2301 or https://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 HP SMH, 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 HP SMH.
You can stop HP SMH 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 HP SMH 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).
For more information, go to the hpsmh(1m) manpage: man hpsmh.
44 Logging In and Logging Out of HP SMH