HP Instant Capacity User's Guide for versions B.07.x

Instant Capacity Manpages
icod_modify (1M) Manpage
Appendix C 171
FILES
/var/adm/icod.log
EXAMPLES
Instantly activate one CPU with "Add horsepower now" as the
description and "Super User" as the user name:
icod_modify -a 1 "Add horsepower now:Super User"
Activate two CPUs (deferred until the next reboot) with "Add horsepower
after reboot" as the description and "Super User" as the user name:
icod_modify -D -a 2 "Add horsepower after reboot:Super User"
Instantly activate one CPU using temporary capacity with "Temp use of
one CPU" as the description and "Super User" as the user name:
icod_modify -t -a 1 "Temp use of one CPU:Super User"
Instantly activate or deactivate CPUs to specify 8 active CPUs with "Set
active CPUs to 8" as the description and "Super User" as the user name.
icod_modify -s 8 "Set active CPUs to 8:Super User"
Deactivate one CPU at the next reboot with "Less horsepower after
reboot" as the description and "Super User" as the user name:
icod_modify -D -d 1 "Less horsepower after reboot:Super User"
Set the iCOD from_email_address to admin@research.corp.com:
icod_modify -f admin@research.corp.com
Set the system_id to Asset_Num_234:
icod_modify -i Asset_Num_234
Set the system contact e-mail address to super_user@corp.com:
icod_modify -c super_user@corp.com
AUTHOR
icod_modify was developed by HP.