HP Instant Capacity User's Guide for Versions 8.x
RETURN VALUE
icapmodify exits with one of these values:
0
Command succeeded.
>0 Command failed; error message sent to STDERR.
FILES
/var/adm/icap.log
EXAMPLES
Instantly activate one core with "Add horsepower now" as the description and "Super User" as
the user name:
icapmodify -a 1 "Add horsepower now:Super User"
Activate two cores (deferred until the next reboot) with "Add horsepower after reboot" as the
description and "Super User" as the user name:
icapmodify -D -a 2 "Add horsepower after reboot:Super User"
Instantly activate one core, using temporary capacity if necessary, with "Temp use of one core"
as the description and "Super User" as the user name:
icapmodify -t -a 1 "Temp use of one core:Super User"
Instantly activate or deactivate cores to specify 8 active cores (and 8 intended active cores) with
"Set active cores to 8" as the description and "Super User" as the user name:
icapmodify -s 8 "Set active cores to 8:Super User"
Deactivate one core at the next reboot with "Less horsepower after reboot" as the description and
"Super User" as the user name:
icapmodify -D -d 1 "Less horsepower after reboot:Super User"
Apply an iCAP codeword:
icapmodify -C 7y5ejVS.P5CuwXu.XaTyDVP.7Tx0Mvc-J783H9b.yWT5Weu.69JPu$u.vVV685a5
Set the Instant Capacity from_email_address to admin@research.corp.com:
icapmodify -f admin@research.corp.com
Set the system_id to Asset_Num_234:
icapmodify -i Asset_Num_234
Set the system contact e-mail address to super_user@corp.com:
icapmodify -c super_user@corp.com
AUTHOR
icapmodify was developed by HP.
SEE ALSO
icapnotify(1M), icapstatus(1M), icapmanage(1M), icapd(1M), icap(5).
158