Reference Guide

Table Of Contents
Displaying the probe details
Displays the details of from the available probes. The probes are available for Power Supply, Voltage, Current, Temperature, and
Cooling Device or Fan.
To display the probe details, type:
cctk Advsm --Report=<option>
NOTE: Here, option represents V, C, T, P, F, or All.
For example, to display the details of voltage probe, type:
cctk Advsm --Report=V
To display the details of all the available probes, type:
cctk Advsm --Report=All
Setting the non-critical threshold values
Sets the non-critical threshold values for a given probe. It is possible to set upper non critical threshold values for Voltage,
Current, Temperature and cooling device probes
To set the non-critical threshold values for a probe, type:
cctk Advsm --Set=<cctk option name>:<upper non critical threshold value>
NOTE:
Here, cctk option name is the component for which you want to set the non-critical threshold values in a
probe. You can obtain the cctk option name for a probe using the report command. Refer Users Guide for more
information.
For example, to set the non-critical threshold values for a voltage probe, type:
cctk Advsm --Set=Voltage_1:10
For example, to set only the upper non-critical threshold value for a current probe, type:
cctk Advsm --Set=Current_1:100
For example, to set the non-critical threshold values for a cooling probe, type:
cctk Advsm --Set=Cd_1:10
For example, to set only the upper non-critical threshold value for a temperature probe, type:
cctk Advsm --Set=Temperature_1:100
If the system has a setup password, while setting the non-critical threshold values specify the setup password and set the non-
critical threshold values as:
cctk Advsm --Set=<option name>:<upper non critical threshold value> --ValSetupPwd=
<setup password>
For example, to set the non-critical threshold values for a voltage probe on a system with a setup password, type:
cctk Advsm --Set=Voltage_1:10 --ValSetupPwd= <setup password>
For example, to set the non-critical threshold values for a current probe on a system with a setup password, type:
cctk Advsm --Set=Current_1:55 --ValSetupPwd = <setup password>
Options for Dell Command | Configure 4.3
143