System Management Homepage User Guide

For example, to display messages the recent five messages, the user should use the following command:
smhlogreader --from 1 --to 5
File-based command line log reading
The smhlogreader CLI allows the user to use a properly-formatted log file as an input.
The following command allows the user to use a properly-formatted log file as an input and also backs
up the log files.
smhlogreader f|--file FILE
SSL Cipher Suite Configuration
To configure the Cipher Suite, use the following command:
smhconfig -Z | --ssl-cipher-suite[=] SSLCIPHERSUITE where, SSLCIPHERSUITE is the Cipher
Suite available for configuration.
NOTE: The default SSLCIPHERSUITE is
ALL:!ADH:!EXPORT56:!EXPORT40:RC4+RSA:+HIGH:+MEDIUM:SSLV2?:+EXP:-LOW:+eNULL.
The ? is either + or - depending on whether SSLv2 is enabled or disabled.
Restart the HP SMH application for the Apache server to use the newly configured cipher suite.
SSL Cipher Suite Configuration 73