Update gl-current-cpu, gl-current-mem, gl-disk-space, gl-cpu-history, and gl-mem-history widgets to include apiVersion option
This commit is contained in:
parent
e5e7c12ab0
commit
f13f2340dd
5
conf.yml
5
conf.yml
@ -62,27 +62,32 @@ sections:
|
||||
label: CPU (current)
|
||||
options:
|
||||
hostname: http://nik4nao.home.arpa:61208
|
||||
apiVersion: 4
|
||||
id: 1_645_glcurrentcpu
|
||||
- type: gl-current-mem
|
||||
label: Memory (current)
|
||||
options:
|
||||
hostname: http://nik4nao.home.arpa:61208
|
||||
apiVersion: 4
|
||||
id: 2_645_glcurrentmem
|
||||
- type: gl-disk-space
|
||||
label: Disk Space
|
||||
options:
|
||||
hostname: http://nik4nao.home.arpa:61208
|
||||
apiVersion: 4
|
||||
id: 3_645_gldiskspace
|
||||
- type: gl-cpu-history
|
||||
label: CPU (history)
|
||||
options:
|
||||
hostname: http://nik4nao.home.arpa:61208
|
||||
apiVersion: 4
|
||||
limit: 60
|
||||
id: 4_645_glcpuhistory
|
||||
- type: gl-mem-history
|
||||
label: Memory (history)
|
||||
options:
|
||||
hostname: http://nik4nao.home.arpa:61208
|
||||
apiVersion: 4
|
||||
limit: 80
|
||||
id: 5_645_glmemhistory
|
||||
displayData:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user