added holly and lister to monitorix page

This commit is contained in:
Radar231 2022-01-07 12:45:03 -05:00
parent 20d448381f
commit c40a5f6448
1 changed files with 22 additions and 10 deletions

View File

@ -39,11 +39,29 @@ services:
tag: "monitorix"
url: "http://kryten.lan:8185/monitorix"
target: "_blank" # optional html a tag target attribute
- name: "delans"
- name: "starbug"
logo: "assets/logos/monitorixlogo.png"
#subtitle: "Bookmark example"
tag: "monitorix"
url: "http://delans.lan:8185/monitorix"
url: "http://starbug.lan:8185/monitorix"
target: "_blank" # optional html a tag target attribute
- name: "reddwarf"
logo: "assets/logos/monitorixlogo.png"
#subtitle: "Bookmark example"
tag: "monitorix"
url: "http://reddwarf.lan:8185/monitorix"
target: "_blank" # optional html a tag target attribute
- name: "lister"
logo: "assets/logos/monitorixlogo.png"
#subtitle: "Bookmark example"
tag: "monitorix"
url: "http://lister.lan:8185/monitorix"
target: "_blank" # optional html a tag target attribute
- name: "holly"
logo: "assets/logos/monitorixlogo.png"
#subtitle: "Bookmark example"
tag: "monitorix"
url: "http://holly.lan:8185/monitorix"
target: "_blank" # optional html a tag target attribute
- name: "docker1"
logo: "assets/logos/monitorixlogo.png"
@ -105,17 +123,11 @@ services:
tag: "monitorix"
url: "http://npm.lan:8185/monitorix"
target: "_blank" # optional html a tag target attribute
- name: "reddwarf"
- name: "delans"
logo: "assets/logos/monitorixlogo.png"
#subtitle: "Bookmark example"
tag: "monitorix"
url: "http://reddwarf.lan:8185/monitorix"
target: "_blank" # optional html a tag target attribute
- name: "starbug"
logo: "assets/logos/monitorixlogo.png"
#subtitle: "Bookmark example"
tag: "monitorix"
url: "http://starbug.lan:8185/monitorix"
url: "http://delans.lan:8185/monitorix"
target: "_blank" # optional html a tag target attribute
# EOF