Skip to content

config environment

Interactive command to set the alarm threshold for ambient temperature and humidity.

This command configures alarm thresholds for temperature and humidity as observed by a Local Manager. It also enables and disables alarms for power and physical Ethernet connectivity loss.

Note: Temperature and humidity monitoring is available via a USB-connected temperature and humidity sensor.

Command availability

CLI resource: system

Lantronix system: Local Manager equipped with a temperature / humidity sensor (for temperature / humidity monitoring)

LMS offerings: All

Syntax

config environment

Usage

Exceeding temperature or humidity thresholds will trigger alarms. If environmental data is unavailable - for example, if the sensor has not been connected - the corresponding alarm(s) will not be triggered.

[admin@LantronixLM]# config environment
--- Existing  Values ---
Humidity Threshold: 85.0
Temperature Threshold: 95.0
Use Celsius: false
Alarm on power supply failure: false
Alarm on primary Ethernet link failure: false
Alarm on secondary Ethernet link failure: false
Alarm on tertiary Ethernet link failure: false
Change these? (y/n) [n]: y
--- Enter New Values ---
Humidity Threshold [85.0]: 75
Temperature Threshold [95.0]: 99
Use Celsius (y/n) [n]: 
Alarm on power supply failure (y/n) [n]: y
Alarm on primary Ethernet link failure (y/n) [n]: y
Alarm on secondary Ethernet link failure (y/n) [n]: y
Alarm on tertiary Ethernet link failure (y/n) [n]: y
Do you want to commit these changes? (y/n): y

History

--

Related commands