mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Apply fixes from StyleCI (#12120)
This commit is contained in:
@@ -6,7 +6,7 @@ echo 'RFC1628 ';
|
||||
$value = snmp_get($device, 'upsEstimatedChargeRemaining.0', '-OvqU', 'UPS-MIB');
|
||||
|
||||
if (is_numeric($value)) {
|
||||
discover_sensor(
|
||||
discover_sensor(
|
||||
$valid['sensor'],
|
||||
'charge',
|
||||
$device,
|
||||
|
Reference in New Issue
Block a user