Sensors command – Dell Metered PDU LCD User Manual

Page 62

Advertising
background image

62

|

Serial Interface Operation

sensors command

Use this command to retrieve values or set temperature and humidity thresholds for environment monitoring
sensors connected to an rPDU.

Usage

rPDU>sensors[name]
rPDU>sensors threshold [[name] [<thresholds>]

where:

[name]

= Valid identifier for temperature sensor (T1) or humidity sensor (H1)

<thresholds>

= High or low threshold values, entered in whole numbers, separated by a space

Retrieve present sensor readings for each environment monitoring sensor connected to an rPDU

rPDU>sensors

Example

rPDU>sensors
rPDU: temperature on sensor T1: 33.3C.
rPDU: humidity on sensor H1: 50%.
rPDU: dry-contact sensor D1 is opened.
rPDU: dry-contact sensor D2 is opened.

Retrieve present thresholds for all environment monitoring sensors connected to an rPDU

rPDU>sensors threshold

Example

rPDU>sensors threshold
rPDU: temperature thresholds on sensor T1: 60.0C:59.0C.
rPDU: humidity thresholds on sensor H1: 10.0%:0.0%.

NOTE:

The retrieved threshold value displays in a format of high value, then low value, separated by colons.

Retrieve present thresholds for a specific environment monitoring sensor connected to an rPDU

rPDU>sensors threshold [name]

Example

rPDU>sensors threshold T1
rPDU: temperature thresholds on sensor T1: 60.0C:59.0C.

NOTE:

The retrieved threshold value displays in a format of high value, then low value, separated by colons..

Set thresholds for a specific environment monitoring sensor connected to an rPDU

rPDU>sensors threshold[name] [<thresholds>]

NOTE:

The threshold values are entered in a format of high value, then low value, separated by a space.

Examples

rPDU>sensors threshold T1 55 50
rPDU: temperature thresholds on sensor T1: 55.0C:50.0C.

rPDU>sensors threshold H1 15 5
rPDU: humidity thresholds on sensor H1: 15.0%:5.0%.

Advertising