Reference Guide

--pcislots
Valid Argument enable, disable
Description Enables or disables the add-in PCI slots of the system.
--pcmcia
Valid Argument enable, disable
Description Enables or disables the PCMCIA device slot.
--peakshiftbatterythreshold
Valid Argument integers ranging from 15 to 100
Description
Sets the value of Peak Shift battery threshold. When the Peak Shift battery threshold level is
reached, the system starts using AC power. Setting the value to 00 percent, allows the system to
use power only from the battery during Peak Shift duration (Peak Shift Start time and Peak shift
End time).
Example
C:\>cctk --peakshiftbatterythreshold=50
peakshiftbatterythreshold=50
--peakshiftcfg
Valid Argument
enable, disable
Description
Enables or disables the Peak Shift battery configuration. Using Peak Shift configuration, you can
minimize the consumption of AC power during the peak power usage period of the day using the
enable and disable options. You can set a start and end time for the Peak Shift period. During this
period, the system runs on battery if the battery charge is above the set battery threshold value.
After the Peak Shift period, the system runs on AC power without charging the battery. The
system functions normally using AC power and recharging the battery after the specified Charge
Start Time.
NOTE: To use peakshiftcfg, set the values of Operate only on battery,
Operate only on AC, and Resume normal power/charge are necessary. The
values must be set in such a way that Peak shift start time <= Peak shift end time <=
Peak shift charge start time.
NOTE: The value of hour must be in the range 00–23 and minute must be 00,15, 30, or
45. To set 12 a.m., provide the hour value as 00.
Example
To enable Peak Shift battery configuration:
C:\>cctk --peakshiftcfg=enable
peakshiftcfg=enable
To enable Peak Shift battery configuration on specific days for a specific period:
C:\>cctk --
peakshiftcfg=enable,mon-10:30/14:00/16:00,tue-10:30/14:00/16:30
To disable Peak Shift battery configuration:
C:\>cctk --peakshiftcfg=disable
peakshiftcfg=disable
62