Promise Technology J610s User Manual

Page of 62
Chapter 3: Management
39
Automatic Shutdown – Shuts down the VTrak 30 seconds after the 
enclosure or controller reaches critical temperature.
Minimum Fan Speed – Specifies the minimum fan speed when the VTrak 
reaches enclosure or controller warning temperature.
Making Settings
To set the enclosure critical temperature to 61°C (141°F):
cli>enclosure -a mod -s “enc_critical=61” 
To enable Thermal Management:
cli>enclosure -a mod -s “thermalmanager=1”
For this command, a 1 enables and a 0 disables.
To enable Automatic Shutdown:
cli>enclosure -a mod -s “allowshutdown=1”
For this command, a 1 enables and a 0 disables.
To set the minimum fan speed to medium high:
cli>enclosure -a mod -s “minfanspeed=3”
For this command:
1 means low
2 means medium-low
3 means medium-high
4 means high
The actual speed depends on the fan manufacturer.
To display a complete list of Enclosure commands:
cli>enclosure -h
Help Command
The VTrak CLI uses the standard Unix online help system.
To access general help:
cli>help