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

@ -136,11 +136,15 @@ services:
url: "https://ngpm.np.amr.health"
target: "_blank"
- name: "DB Services"
subtitle: "PGAdmin Console"
logo: "/homer-icons/png/pgadmin.png"
url: "https://pgadmin.np.amr.health"
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