-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathADM-Ryzen-server
32 lines (32 loc) · 1.05 KB
/
ADM-Ryzen-server
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
sensor amdzentemp0
sub-sensor cpu0 temperature
cur-value => Integer(321900000)
description => String("cpu0 temperature")
index => String("sensor0")
monitoring-state-refresh-event => Boolean(true)
monitoring-supported => Boolean(true)
state => String("valid")
type => String("Temperature")
sub-sensor cpu0 ccd0 temperature
cur-value => Integer(313650000)
description => String("cpu0 ccd0 temperature")
index => String("sensor1")
monitoring-state-refresh-event => Boolean(true)
monitoring-supported => Boolean(true)
state => String("valid")
type => String("Temperature")
device properties:
device-class => String("other")
refresh-timeout => Integer(30)
sensor amdzentemp1
sub-sensor cpu1 temperature
cur-value => Integer(314150000)
description => String("cpu1 temperature")
index => String("sensor0")
monitoring-state-refresh-event => Boolean(true)
monitoring-supported => Boolean(true)
state => String("valid")
type => String("Temperature")
device properties:
device-class => String("other")
refresh-timeout => Integer(30)