HP SMH Root. The root of the HP SMH installation. | SystemDrive\hp\hpsmh | /opt/hp/hpsmh | /opt/hpsmh |
HP SMH Executable. The HP SMH binary. A webapp can use detection of this file's pressence to verify that HP SMH is installed on the system. | SystemDrive\hp\hpsmh\bin\hpsmhd.exe | /opt/hp/hpsmh/sbin/hpsmhd | /opt/hpsmh/lbin |
Certificate and Key files. The certificate and private key files used by HP SMH. This is a shared location used by a number of management applications. The keys may be either 1024 or 2048 bits. | SystemDrive\hp\sslshare\cert.pem SystemDrive\hp\sslshare\file.pem | /etc/opt/hp/sslshare/cert.pem /etc/opt/hp/sslshare/file.pem | /opt/hpsmh/sslshare |
HP SMH XML configuration. This file should only be modified by HP SMH itself. | SystemDrive\hp\hpsmh\conf\smhpd.xml | /opt/hp/hpsmh/conf/smhpd.xml | /opt/hpsmh/conf.common/smhpd.xml |
HP SMH conf file. The conf file is regenerated at every startup and modification of the version on disk. | SystemDrive\hp\hpsmh\conf\smhpd.conf | /opt/hp/hpsmh/conf/smhpd.conf | /opt/hpsmh/conf |
2381 Document Root. The root for documents served on port 2381 (HTTPS). | SystemDrive\hp\hpsmh\data\htdocs | /opt/hp/hpsmh/data/htdocs | /opt/hpsmh/data/htdocs |
2301 Document Root. The root for documents served on port 2301. Security restrictions allow only particular HP SMH documents to be served out of this directory (HTTP). | SystemDrive\hp\hpsmh\data\isdocs | /opt/hp/hpsmh/data/isdocs | /opt/hpsmh/data/isdocs |
cgi-bin Root. The root of executable content. | SystemDrive\hp\hpsmh\data\cgi-bin | /opt/hp/hpsmh/data/cgi-bin | /opt/hpsmh/data/cgi-bin |
Help Root. The root where help files are placed. | SystemDrive\hp\hpsmh\data\help | /opt/hp/hpsmh/data/help | /opt/hpsmh/data/help |
Webapp XML files. The root where webapp XML configuration files. | SystemDrive\hp\hpsmh\webapp | /opt/hp/hpsmh/webapp | /opt/hpsmh/webapp |