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
|
||||
version: 4
|
||||
|
||||
- morganna - system:
|
||||
- Info:
|
||||
widget:
|
||||
type: glances
|
||||
version: 4
|
||||
url: http://192.168.1.204:61208/
|
||||
metric: info
|
||||
- CPU Usage:
|
||||
widget:
|
||||
type: glances
|
||||
version: 4
|
||||
url: http://192.168.1.204:61208/
|
||||
metric: cpu
|
||||
- Network Usage:
|
||||
widget:
|
||||
type: glances
|
||||
version: 4
|
||||
url: http://192.168.1.204:61208/
|
||||
metric: network:eth0
|
||||
- Processes:
|
||||
widget:
|
||||
type: glances
|
||||
version: 4
|
||||
url: http://192.168.1.204:61208/
|
||||
metric: process
|
||||
- VM Disk:
|
||||
widget:
|
||||
type: glances
|
||||
version: 4
|
||||
url: http://192.168.1.204:61208/
|
||||
metric: fs:/host
|
||||
# - morganna - system:
|
||||
# - Info:
|
||||
# widget:
|
||||
# type: glances
|
||||
# version: 4
|
||||
# url: http://192.168.1.204:61208/
|
||||
# metric: info
|
||||
# - CPU Usage:
|
||||
# widget:
|
||||
# type: glances
|
||||
# version: 4
|
||||
# url: http://192.168.1.204:61208/
|
||||
# metric: cpu
|
||||
# - Network Usage:
|
||||
# widget:
|
||||
# type: glances
|
||||
# version: 4
|
||||
# url: http://192.168.1.204:61208/
|
||||
# metric: network:eth0
|
||||
# - Processes:
|
||||
# widget:
|
||||
# type: glances
|
||||
# version: 4
|
||||
# url: http://192.168.1.204:61208/
|
||||
# metric: process
|
||||
# - VM Disk:
|
||||
# widget:
|
||||
# type: glances
|
||||
# version: 4
|
||||
# url: http://192.168.1.204:61208/
|
||||
# metric: fs:/host
|
||||
|
||||
- morganna:
|
||||
- Filebrowser:
|
||||
icon: filebrowser.png
|
||||
href: http://192.168.1.204:8088
|
||||
siteMonitor: http://192.168.1.204:8088
|
||||
description: File browser
|
||||
# - morganna:
|
||||
# - Filebrowser:
|
||||
# icon: filebrowser.png
|
||||
# href: http://192.168.1.204:8088
|
||||
# siteMonitor: http://192.168.1.204:8088
|
||||
# description: File browser
|
||||
|
||||
@@ -28,14 +28,14 @@ layout:
|
||||
tab: services
|
||||
style: row
|
||||
columns: 4
|
||||
morganna:
|
||||
tab: morganna
|
||||
style: row
|
||||
columns: 4
|
||||
morganna - system:
|
||||
tab: morganna
|
||||
style: row
|
||||
columns: 4
|
||||
# morganna:
|
||||
# tab: morganna
|
||||
# style: row
|
||||
# columns: 4
|
||||
# morganna - system:
|
||||
# tab: morganna
|
||||
# style: row
|
||||
# columns: 4
|
||||
hostinger:
|
||||
tab: hostinger
|
||||
style: row
|
||||
|
||||
@@ -24,16 +24,16 @@
|
||||
label: services # optional
|
||||
version: 4
|
||||
|
||||
- glances:
|
||||
url: http://192.168.1.204:61208
|
||||
username: user # optional if auth enabled in Glances
|
||||
password: pass # optional if auth enabled in Glances
|
||||
cpu: true
|
||||
mem: true
|
||||
uptime: true # disabled by default
|
||||
expanded: true # show the expanded view
|
||||
label: morganna # optional
|
||||
version: 4
|
||||
# - glances:
|
||||
# url: http://192.168.1.204:61208
|
||||
# username: user # optional if auth enabled in Glances
|
||||
# password: pass # optional if auth enabled in Glances
|
||||
# cpu: true
|
||||
# mem: true
|
||||
# uptime: true # disabled by default
|
||||
# expanded: true # show the expanded view
|
||||
# label: morganna # optional
|
||||
# version: 4
|
||||
|
||||
- glances:
|
||||
url: https://glances.sereiaguardia.com
|
||||
|
||||
Reference in New Issue
Block a user