Added Monitorix to list of panel apps

This commit is contained in:
2022-02-04 11:26:52 +00:00
parent 823c92d919
commit 7d54e9a593

View File

@@ -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"