Manual

Parameters
The generatereports command provides the following options:
DescriptionOption
The HP SUM script initiates this action.hpsum
The command to generate reports within the HP SUM
session.
generatereports
If you specify the type parameter, it must be one of the
following:
--type inventory | firmware | installables
| faileddep | installed | combined
Inventory
Firmware
Installables
Faileddep
Installed
Combined
If you do not provide a type, all types possible are
generated.
Output format (defaults to attributes value). If you do
not provide an output type, all formats are produced.
--output html | xml | csv
List of nodes to include in the reports. If you do not specify
a list of nodes, all nodes in the current session are selected.
--nodes [nodelist]
List of baselines to include in the reports. If you do not
specify a list of baselines, all baselines in the current session
are selected.
--baselines [baselinelist]
Return codes
TextLinuxWindowsReturn Code
The command was successful.00SUCCESS_NO_REBOOT
A general failure occurred. For details,
see the logs.
255-1FAILURE_GENERAL
A bad input parameter was encountered. For
details, see the logs.
254-2FAILURE_BAD_PARM
The command failed. For details, see the
logs.
252-4FAILURE_COMMAND_FAILED
Example
Windows sample command line
C:\>hpsum generatereports /type inventory /nodes localhost
Linux/HP—UX sample command line
$ hpsum generatereports --type faileddep -nodes 10.7.85.0 10.7.85.128
GetAttributes
Enables you to show attributes for parts of the select nodes
getattributes enables you to view any of the attributes for the selected node. You can change
attributes using the SetAttributtes command.
112 Console Commands