Browse Source

Added Monitorix to list of panel apps

master
Steven Uggowitzer 4 years ago
parent
commit
7d54e9a593
  1. 6
      homer/assets/config.yml

6
homer/assets/config.yml

@ -135,7 +135,6 @@ services:
logo: "/homer-icons/png/nginxproxymanager.png" logo: "/homer-icons/png/nginxproxymanager.png"
url: "https://ngpm.np.amr.health" url: "https://ngpm.np.amr.health"
target: "_blank" target: "_blank"
- name: "DB Services" - name: "DB Services"
subtitle: "PGAdmin Console" subtitle: "PGAdmin Console"
@ -143,4 +142,9 @@ services:
url: "https://pgadmin.np.amr.health" url: "https://pgadmin.np.amr.health"
target: "_blank" target: "_blank"
- name: "Server Monitoring"
subtitle: "Monitorix"
logo: "aos-homer-icons/monitorix.png"
url: "https://monitorix.np.amr.health/monitorix-cgi/monitorix.cgi?mode=localhost&graph=all&when=1day&color=white"
target: "_top"

Loading…
Cancel
Save