From aee5d2b4845fce5ef88f85f95a26dc827812f188 Mon Sep 17 00:00:00 2001 From: Christoph Califice Date: Wed, 10 Sep 2025 09:14:59 -0300 Subject: [PATCH] homepage settings --- monitoring/homepage/config/services.yaml | 74 ++++++++++++------------ monitoring/homepage/config/settings.yaml | 16 ++--- monitoring/homepage/config/widgets.yaml | 20 +++---- 3 files changed, 55 insertions(+), 55 deletions(-) diff --git a/monitoring/homepage/config/services.yaml b/monitoring/homepage/config/services.yaml index 06a793d..1176074 100644 --- a/monitoring/homepage/config/services.yaml +++ b/monitoring/homepage/config/services.yaml @@ -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 diff --git a/monitoring/homepage/config/settings.yaml b/monitoring/homepage/config/settings.yaml index bff5cc0..ccd9d57 100644 --- a/monitoring/homepage/config/settings.yaml +++ b/monitoring/homepage/config/settings.yaml @@ -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 diff --git a/monitoring/homepage/config/widgets.yaml b/monitoring/homepage/config/widgets.yaml index 03702fb..10c0d42 100644 --- a/monitoring/homepage/config/widgets.yaml +++ b/monitoring/homepage/config/widgets.yaml @@ -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