HP Insight Management Agents 9.1 Installation Guide
where cpxxxxxx is the filename of the Smart Component; the xs represents the component
number.
NOTE: All arguments and information enclosed in brackets are optional. For a full description
of the arguments that the Smart Components accept, see the “Command line arguments” (page
11)section.
If no command line arguments are included with the command, the component GUI appears.
Command line arguments
The following table lists the arguments recognized by Smart Components.
Table 2 Command line arguments
DescriptionCommand line argument
Displays command line Help information./h[elp]
Identical to the /help argument./?
Specifies whether the GUI is suppressed or displayed. Use
this argument when scripting the Smart Components to
/s[ilent]
suppress the GUI. If this argument is omitted from the
command line, the GUI is displayed.
When used with the /silent command, this argument
installs component in one of the following ways:
/f[orce]
• If the component is already installed and current, it
reinstalls itself and the installed version number remains
the same.
• If a newer version of the component is already installed,
the component installs itself and downgrades the
component to the older version number.
If this argument is omitted from the command line, the
installation is not forced.
When used with the /silent command, this argument
causes the target system to reboot if the installation requires
/r[eboot]
a reboot to complete installation. If this argument is omitted
from the command line, the server must be rebooted
manually for the installation to take effect.
The reboot only takes place if no installation errors occur.
Command line examples
The following table lists examples of command line input for single component installation.
NOTE: Although lowercase letters are used in these examples, either uppercase or lowercase
letters can be used.
Table 3 Examples of single component installations
ResultCommand line input
This command line starts installation of the CP002575.EXE
component.
cp002575
This command line installs the CP002575.EXE component
on the target server using the defaults of the component.
The GUI is not displayed.
cp002575 /s
This command line installs the CP002575.EXE component,
forcing the component to install over an existing version,
cp002575 /s /f /r
Installing the agents from a cp00xxxx.exe file 11