From f4f95bca66f78d8d90fceeec7a412bda7344616c Mon Sep 17 00:00:00 2001 From: Daniel Hauswirth Date: Thu, 23 Jun 2022 09:26:36 +0200 Subject: [PATCH 1/2] Document which user name to use for Monitoring Signed-off-by: Daniel Hauswirth --- .../ROOT/pages/explanations/monitoring_concept.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/modules/ROOT/pages/explanations/monitoring_concept.adoc b/docs/modules/ROOT/pages/explanations/monitoring_concept.adoc index 715a4db..57279c4 100644 --- a/docs/modules/ROOT/pages/explanations/monitoring_concept.adoc +++ b/docs/modules/ROOT/pages/explanations/monitoring_concept.adoc @@ -28,3 +28,10 @@ Every monitored client exports a default host object via Puppet along with a cou * SSH Access * Number of logged in Users * Package Update Status + +=== Login + +The Icinga2 monitoring is available at https://monitoring.vshn.net. +There are customers with access to monitoring; if you'd like to have access please open a ticket at https://control.vshn.net. + +To log in use your user name of your username of your https://kb.vshn.ch/kb/vshn_infra_ldap.html[VSHN Account] (e.g. 'cust-flastname1') and not the email address. From 6d160db631b344bd9a795946e67a44e2e974c846 Mon Sep 17 00:00:00 2001 From: Daniel Hauswirth Date: Thu, 23 Jun 2022 10:04:53 +0200 Subject: [PATCH 2/2] Update docs/modules/ROOT/pages/explanations/monitoring_concept.adoc Co-authored-by: Tobias Nehrlich --- docs/modules/ROOT/pages/explanations/monitoring_concept.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/explanations/monitoring_concept.adoc b/docs/modules/ROOT/pages/explanations/monitoring_concept.adoc index 57279c4..e925277 100644 --- a/docs/modules/ROOT/pages/explanations/monitoring_concept.adoc +++ b/docs/modules/ROOT/pages/explanations/monitoring_concept.adoc @@ -34,4 +34,4 @@ Every monitored client exports a default host object via Puppet along with a cou The Icinga2 monitoring is available at https://monitoring.vshn.net. There are customers with access to monitoring; if you'd like to have access please open a ticket at https://control.vshn.net. -To log in use your user name of your username of your https://kb.vshn.ch/kb/vshn_infra_ldap.html[VSHN Account] (e.g. 'cust-flastname1') and not the email address. +To log in use the user name of your https://kb.vshn.ch/kb/vshn_infra_ldap.html[VSHN Account] (e.g. 'cust-flastname1') and not the email address.