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)
|
label: CPU (current)
|
||||||
options:
|
options:
|
||||||
hostname: http://nik4nao.home.arpa:61208
|
hostname: http://nik4nao.home.arpa:61208
|
||||||
|
apiVersion: 4
|
||||||
id: 1_645_glcurrentcpu
|
id: 1_645_glcurrentcpu
|
||||||
- type: gl-current-mem
|
- type: gl-current-mem
|
||||||
label: Memory (current)
|
label: Memory (current)
|
||||||
options:
|
options:
|
||||||
hostname: http://nik4nao.home.arpa:61208
|
hostname: http://nik4nao.home.arpa:61208
|
||||||
|
apiVersion: 4
|
||||||
id: 2_645_glcurrentmem
|
id: 2_645_glcurrentmem
|
||||||
- type: gl-disk-space
|
- type: gl-disk-space
|
||||||
label: Disk Space
|
label: Disk Space
|
||||||
options:
|
options:
|
||||||
hostname: http://nik4nao.home.arpa:61208
|
hostname: http://nik4nao.home.arpa:61208
|
||||||
|
apiVersion: 4
|
||||||
id: 3_645_gldiskspace
|
id: 3_645_gldiskspace
|
||||||
- type: gl-cpu-history
|
- type: gl-cpu-history
|
||||||
label: CPU (history)
|
label: CPU (history)
|
||||||
options:
|
options:
|
||||||
hostname: http://nik4nao.home.arpa:61208
|
hostname: http://nik4nao.home.arpa:61208
|
||||||
|
apiVersion: 4
|
||||||
limit: 60
|
limit: 60
|
||||||
id: 4_645_glcpuhistory
|
id: 4_645_glcpuhistory
|
||||||
- type: gl-mem-history
|
- type: gl-mem-history
|
||||||
label: Memory (history)
|
label: Memory (history)
|
||||||
options:
|
options:
|
||||||
hostname: http://nik4nao.home.arpa:61208
|
hostname: http://nik4nao.home.arpa:61208
|
||||||
|
apiVersion: 4
|
||||||
limit: 80
|
limit: 80
|
||||||
id: 5_645_glmemhistory
|
id: 5_645_glmemhistory
|
||||||
displayData:
|
displayData:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user