homepage settings
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
@@ -354,41 +354,41 @@
|
|||||||
metric: fs:/host
|
metric: fs:/host
|
||||||
version: 4
|
version: 4
|
||||||
|
|
||||||
- morganna - system:
|
# - morganna - system:
|
||||||
- Info:
|
# - Info:
|
||||||
widget:
|
# widget:
|
||||||
type: glances
|
# type: glances
|
||||||
version: 4
|
# version: 4
|
||||||
url: http://192.168.1.204:61208/
|
# url: http://192.168.1.204:61208/
|
||||||
metric: info
|
# metric: info
|
||||||
- CPU Usage:
|
# - CPU Usage:
|
||||||
widget:
|
# widget:
|
||||||
type: glances
|
# type: glances
|
||||||
version: 4
|
# version: 4
|
||||||
url: http://192.168.1.204:61208/
|
# url: http://192.168.1.204:61208/
|
||||||
metric: cpu
|
# metric: cpu
|
||||||
- Network Usage:
|
# - Network Usage:
|
||||||
widget:
|
# widget:
|
||||||
type: glances
|
# type: glances
|
||||||
version: 4
|
# version: 4
|
||||||
url: http://192.168.1.204:61208/
|
# url: http://192.168.1.204:61208/
|
||||||
metric: network:eth0
|
# metric: network:eth0
|
||||||
- Processes:
|
# - Processes:
|
||||||
widget:
|
# widget:
|
||||||
type: glances
|
# type: glances
|
||||||
version: 4
|
# version: 4
|
||||||
url: http://192.168.1.204:61208/
|
# url: http://192.168.1.204:61208/
|
||||||
metric: process
|
# metric: process
|
||||||
- VM Disk:
|
# - VM Disk:
|
||||||
widget:
|
# widget:
|
||||||
type: glances
|
# type: glances
|
||||||
version: 4
|
# version: 4
|
||||||
url: http://192.168.1.204:61208/
|
# url: http://192.168.1.204:61208/
|
||||||
metric: fs:/host
|
# metric: fs:/host
|
||||||
|
|
||||||
- morganna:
|
# - morganna:
|
||||||
- Filebrowser:
|
# - Filebrowser:
|
||||||
icon: filebrowser.png
|
# icon: filebrowser.png
|
||||||
href: http://192.168.1.204:8088
|
# href: http://192.168.1.204:8088
|
||||||
siteMonitor: http://192.168.1.204:8088
|
# siteMonitor: http://192.168.1.204:8088
|
||||||
description: File browser
|
# description: File browser
|
||||||
|
|||||||
@@ -28,14 +28,14 @@ layout:
|
|||||||
tab: services
|
tab: services
|
||||||
style: row
|
style: row
|
||||||
columns: 4
|
columns: 4
|
||||||
morganna:
|
# morganna:
|
||||||
tab: morganna
|
# tab: morganna
|
||||||
style: row
|
# style: row
|
||||||
columns: 4
|
# columns: 4
|
||||||
morganna - system:
|
# morganna - system:
|
||||||
tab: morganna
|
# tab: morganna
|
||||||
style: row
|
# style: row
|
||||||
columns: 4
|
# columns: 4
|
||||||
hostinger:
|
hostinger:
|
||||||
tab: hostinger
|
tab: hostinger
|
||||||
style: row
|
style: row
|
||||||
|
|||||||
@@ -24,16 +24,16 @@
|
|||||||
label: services # optional
|
label: services # optional
|
||||||
version: 4
|
version: 4
|
||||||
|
|
||||||
- glances:
|
# - glances:
|
||||||
url: http://192.168.1.204:61208
|
# url: http://192.168.1.204:61208
|
||||||
username: user # optional if auth enabled in Glances
|
# username: user # optional if auth enabled in Glances
|
||||||
password: pass # optional if auth enabled in Glances
|
# password: pass # optional if auth enabled in Glances
|
||||||
cpu: true
|
# cpu: true
|
||||||
mem: true
|
# mem: true
|
||||||
uptime: true # disabled by default
|
# uptime: true # disabled by default
|
||||||
expanded: true # show the expanded view
|
# expanded: true # show the expanded view
|
||||||
label: morganna # optional
|
# label: morganna # optional
|
||||||
version: 4
|
# version: 4
|
||||||
|
|
||||||
- glances:
|
- glances:
|
||||||
url: https://glances.sereiaguardia.com
|
url: https://glances.sereiaguardia.com
|
||||||
|
|||||||
Reference in New Issue
Block a user