HP Insight Control Software for Linux User Manual
Page 91
Table 14 Insight Control for Linux macros for installation configuration files
Description
Macro name
This macro is unique to Insight Control for Linux.
%%agentinstall%%
During installation, it expands into a shell script that downloads the SPP or PSP
components from the CMS and installs only the packages that HP SIM and Insight
Control for Linux need to be able to monitor the managed system properly.
Include this macro on any installation configuration file used to install a system
that Insight Control for Linux will manage.
IMPORTANT:
If the agents are not installed, over time HP SIM may drop most
of the original information about the system, such as MAC addresses and IP
addresses, from its database, and Insight Control for Linux tools will fail to
complete successfully.
This macro is unique to Insight Control for Linux.
%%simidentify%%
This macro expands to a shell script that puts the trapsink directive in the SNMP
configuration to direct the system to sent a cold-start trap to the CMS when the
server is rebooted.
This macro expands into a shell script that contacts the CMS over HTTP to inform
it that the installation is complete. This is the last macro that runs.
%%completion%%
Include this macro on any installation configuration file used to install a system
that Insight Control for Linux will manage.
NOTE:
The server might not be completely booted, but it is finished with the
installation process and completes the boot process.
This macro is used to install RHEL Version 5 only. During the installation process,
you are prompted to register the OS and enter a key. This option replaces the
%%keyskip%%
keyskip yes
option, which skips the registration screen and continues with
the installation.
Specifies the location of the installation media. This macro is substituted with the
network address based on the repository that was selected during the installation
task.
%%neturl%%
For example, http://CMS_host_name/os/RHEL6U1-i386 is inserted for
a RHEL Version 6 Update 1 i386 installation.
This macro is unique to Insight Control for Linux. During installation, it expands
to a shell script that downloads and installs certain drivers from the registered
%%driverinstall%%
SPP or PSP. These drivers are required to support the HP servers whose network
controllers are not yet supported by vendor distributions.
Include this macro on any installation configuration file that installs a system that
contains one of these advanced network controllers.
This macro is unique to Insight Control for Linux.
%%password%%
It expands to the MD5 hash of the root password that was specified during
Insight Control for Linux installation.
This macro is unique to Insight Control for Linux.
%%network%%
For an OS installation using virtual media, this macro is replaced with the network
parameters so that the network can be configured automatically.
For an OS installation using PXE, this macro has no meaning because PXE
acquires its network parameters from DHCP.
This macro is unique to Insight Control for Linux.
%%ramdiskup%%
This macro sends a message to the CMS letting it know that the operating system's
RAM Disk has finished loading and is ready to begin the installation.
9.2 Using installation configuration files for unattended installations
91