HP Smart Update Manager 6.0.0 User Guide

HOST = 10.0.1.7
UID = Userid
PWD = password
[END]
[TARGETS]
HOST = 10.0.1.73
UID = Userid
PWD = password
[END]
Example: Using super user to update Linux components:
SILENT = YES
[TARGETS]
HOST = 10.0.1.7
UID = Userid
PWD = password
SUUSERNAME = root
SUPASSWORD = rootpwd
[END]
Example: To update multiple targets using super user in an input file when all targets have the
same super user credentials:
SILENT = YES
SUUSERNAME = root
SUPASSWORD = rootpwd
[TARGETS]
HOST = 10.0.1.7
UID = Userid
PWD = password
[END]
[TARGETS]
HOST = 10.0.1.73
UID = Userid
PWD = password
[END]
Reports
HP SUM generates three types of reports about the specified system or repository. HP SUM generates
these reports by using the command-line arguments. If no additional arguments are specified on
the command line, HP SUM uses the local host and default repository locations (the directory where
HP SUM was initiated). You can specify a node if you provide the appropriate credentials. You
Reports 61