newdevice: Added sensor detection for APC In Row RD devices (#7385)

* newdevice: Added sensor detection for APC In Row RD devices

* Update apc.yaml

* Update apc.yaml

* Update cooling.inc.php

* Update pressure.inc.php
This commit is contained in:
Neil Lathwood
2017-09-29 21:13:27 +01:00
committed by GitHub
parent 98e509c27c
commit 592e8aca4c
19 changed files with 218 additions and 27 deletions

View File

@@ -77,6 +77,8 @@ $run_sensors = array(
'temperature',
'voltage',
'snr',
'pressure',
'cooling',
);
sensors($run_sensors, $device, $valid, $pre_cache);
unset(