Lines Matching refs:Sensor

68 Verify Cold Reset Impact On Sensor Threshold Via IPMI
74 ${sensor_list}= Get Sensor List
77 ${sensor_name} ${sensor_threshold}= Get The Sensor Name And Threshold ${sensor_list}
84 # Modify Default Threshold Value For An Sensor To Set An New Threshold Value
85 ${new_settable_threshold_value}= Modify Default Sensor Threshold Value ${old_threshold_value}
88 …${new_threshold_value}= Set And Get Sensor Threshold For given Sensor ${sensor_name} ${random_t…
105 …${threshold_value_after_reset}= Getting Sensor Threshold Value Based On Threshold Key ${random_t…
112 Get Sensor List
121 Get The Sensor Name And Threshold
145 …${random_sensor} ${sensor_threshold}= Selecting Random Sensor Name And Threshold Value ${tmp_li…
153 Selecting Random Sensor Name And Threshold Value
154 [Documentation] Select Random Sensor Name And Threshold Values.
214 Modify Default Sensor Threshold Value
215 [Documentation] Modify Default Sensor Threshold Value with adding 100 to old threshold values.
222 Set And Get Sensor Threshold For given Sensor
223 [Documentation] Set/Get Sensor Threshold for given sensor Via IPMI.
226 # Set New Threshold Value To The Randomly Selected Sensor.
231 …${sensor_new_threshold_value}= Getting Sensor Threshold Value Based On Threshold Key ${random_th…
235 Getting Sensor Threshold Value Based On Threshold Key
236 … [Documentation] Getting Particular Sensor Threshold Value Based On Sensor Name And Threshold Key.
239 # After Setting Threshold Value, Get New Sensor Threshold Value.