cpthresh
You can use the cpthresh command
to copy threshold properties from one device to other devices that are of
the same device type.
Syntax

>>-perfcli-- --cpthresh-- ---devtype--+-ess-+------------------->
'-svc-'
>---srcdev--device_id-- ---tgtdev--device_id [...]-------------><
Parameters
- -devtype ess | svc
- A parameter that displays a choice of device type. The choice can be ess or svc.
- -srcdev device_id
- Specifies the source device from which the threshold settings are copied.
The device ID is the nickname or the model-serial-manufacture of the device.
- -tgtdev device_id [...]
- Specifies the target devices that will adopt the source device''s
threshold settings. The device ID is the nickname or the model-serial-manufacture
of the device. Separate multiple device names by commas. All devices must
be of the same device type.
Description
You can use the cpthresh command to copy threshold
properties from one device to one or more other devices that are of the same
device type.
Return values
Threshold settings for device device_id successfully
copied to device device_id.
Possible failures
- Device device_id does not exist.
- Source device type does not match target device type.
- Device type and threshold type do not match.
Examples
An invocation example:
perfcli cpthresh -srcdev 2105.234345 -tgtdev 2105.123234
The resulting output:
Threshold settings for device 2105.234345 successfully
copied to device 2105.123234.