From 7d54e9a593ba4c0d60c6961eb4f1b74f5b5f040f Mon Sep 17 00:00:00 2001 From: Steven Uggowitzer Date: Fri, 4 Feb 2022 11:26:52 +0000 Subject: [PATCH] Added Monitorix to list of panel apps --- homer/assets/config.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/homer/assets/config.yml b/homer/assets/config.yml index 142104c..66bea86 100644 --- a/homer/assets/config.yml +++ b/homer/assets/config.yml @@ -135,7 +135,6 @@ services: logo: "/homer-icons/png/nginxproxymanager.png" url: "https://ngpm.np.amr.health" target: "_blank" - - name: "DB Services" subtitle: "PGAdmin Console" @@ -143,4 +142,9 @@ services: 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"