How To Use Additional ProLiant Toolkit Utilities
Article: 20000048
Applies to: Release 6.x
The ProLiant toolkit utilities are installed on the Deployment Server under
<InstallPath>\hpfeatures\hw-proliant\bin. RDP provides
jobs using only conrep, acu, hplpcfg, and hpqlarep. The steps below are provided
to explain how to use other utilities found in the bin directory.
To use other toolkit utilities:
| 1. |
Some toolkit utilities require libraries not found in the base
Linux automation environment. These library files are found at
<InstallPath>\hpfeatures\hw-proliant\bin\pelib.
Additional library files beyond what is in pelib should
not be needed, but if they are, copy them to this directory location.
|
| 2. |
In the bin directory, copy and rename the conrep.sh file.
|
| 3. |
Edit the new script file created in step 2 with the proper call to the toolkit utility
and any calling arguments that are required. Make sure to use the function
to install the additional libraries in the Linux automation environment.
|
| 4. |
In the Deployment Console, copy and rename a Deploy ProLiant System Configuration job.
|
| 5. |
Edit the Run Script - Deploy System Configuration task to call the new script file created
in step 2 and to use the proper calling arguments.
|
|