2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-08-24 20:20:36 +00:00

Merge branch 'master' of github.com:jjohnson42/confluent

This commit is contained in:
Jarrod Johnson
2017-10-16 10:21:15 -04:00

View File

@@ -69,7 +69,7 @@ _ipmiwaiters = []
sensor_categories = {
'temperature': frozenset(['Temperature']),
'power': frozenset(['Current', 'Battery']),
'power': frozenset(['Power', 'Current', 'Battery']),
'fans': frozenset(['Fan', 'Cooling Device']),
}