updated homer monitorix entries

This commit is contained in:
Radar231 2023-01-07 15:57:24 -05:00
parent b5a95dcb85
commit 6f7f36f457
1 changed files with 28 additions and 4 deletions

View File

@ -72,11 +72,11 @@ services:
tag: "monitorix"
url: "http://holly.lan:8185/monitorix"
target: "_blank" # optional html a tag target attribute
- name: "node-1-lxc"
- name: "node-1-rpi4"
logo: "assets/logos/monitorixlogo.png"
#subtitle: "Bookmark example"
tag: "monitorix"
url: "http://node-1-lxc.lan:8185/monitorix"
url: "http://node-1-rpi4.lan:8185/monitorix"
target: "_blank" # optional html a tag target attribute
- name: "node-2-lxc"
logo: "assets/logos/monitorixlogo.png"
@ -96,11 +96,23 @@ services:
tag: "monitorix"
url: "http://node-4-lxc.lan:8185/monitorix"
target: "_blank" # optional html a tag target attribute
- name: "node-5-lxc"
- name: "node-5-rpi4"
logo: "assets/logos/monitorixlogo.png"
#subtitle: "Bookmark example"
tag: "monitorix"
url: "http://node-5-lxc.lan:8185/monitorix"
url: "http://node-5-rpi4.lan:8185/monitorix"
target: "_blank" # optional html a tag target attribute
- name: "node-6-rpi4"
logo: "assets/logos/monitorixlogo.png"
#subtitle: "Bookmark example"
tag: "monitorix"
url: "http://node65-rpi4.lan:8185/monitorix"
target: "_blank" # optional html a tag target attribute
- name: "node-7-rpi4"
logo: "assets/logos/monitorixlogo.png"
#subtitle: "Bookmark example"
tag: "monitorix"
url: "http://node-7-rpi4.lan:8185/monitorix"
target: "_blank" # optional html a tag target attribute
- name: "delans"
@ -169,5 +181,17 @@ services:
tag: "monitorix"
url: "http://twiki.lan:8185/monitorix"
target: "_blank" # optional html a tag target attribute
- name: "kasm"
logo: "assets/logos/monitorixlogo.png"
#subtitle: "Bookmark example"
tag: "monitorix"
url: "http://kasm.lan:8185/monitorix"
target: "_blank" # optional html a tag target attribute
- name: "webtop"
logo: "assets/logos/monitorixlogo.png"
#subtitle: "Bookmark example"
tag: "monitorix"
url: "http://webtop.lan:8185/monitorix"
target: "_blank" # optional html a tag target attribute
# EOF