From be3d5866cba9890d8c3431fef21ffdde62e7f6c3 Mon Sep 17 00:00:00 2001 From: ebner Date: Mon, 9 Dec 2024 11:20:28 +0100 Subject: [PATCH] add info regarding ssh gateways --- engineering-guide/infrastructure_systems.md | 25 +++++++++++++-------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/engineering-guide/infrastructure_systems.md b/engineering-guide/infrastructure_systems.md index 8c273343..3ae2a070 100644 --- a/engineering-guide/infrastructure_systems.md +++ b/engineering-guide/infrastructure_systems.md @@ -18,18 +18,25 @@ The core infrastructure systems only have a dependency on __lx-fs.psi.ch__. Once ## Additional Infrastructure -Sysdb Access: -* [lxsup.psi.ch](lxsup) - Standard node for the linux support, primarily to run bob +SSH Gateways: +1. wmgt*.psi.ch - Central SSH gateway for admins +2. *-gw.psi.chm - SSH gateways to facility/machine/beamline/lab networks Monitoring: +1. [lx-influx-01.psi.ch](influx) - Influx database server +2. [lx-metrics-01.psi.ch](metrics) - https://metrics.psi.ch - Grafana frontend for Influx -* [Icinga2](icinga2) - automatic integration into Icinga2 -* [lx-influx-01.psi.ch](influx) - Influx database server -* [lx-metrics-01.psi.ch](metrics) - https://metrics.psi.ch - Grafana frontend for Influx +Monitoring +1. [Icinga2](icinga2) - Icinga2 (operated by AIT) +Sysdb Access Supporters: +1. [lxsup.psi.ch](lxsup) - Standard node for the linux support, primarily to run bob + ## Enduser Systems -* [login.psi.ch](login) - Set of nodes for enduser use -* lx-term.psi.ch - RDP Linux terminal server -* [nx-term.psi.ch](https://nx-term.psi.ch) - NoMachine NX Linux terminal server -* cpw.psi.ch - Node to change passwords + +1. cpw.psi.ch - Node to change passwords +2. [login.psi.ch](login) - Set of nodes for enduser use + +3. lx-term.psi.ch - RDP Linux terminal server +4. [nx-term.psi.ch](https://nx-term.psi.ch) - NoMachine NX Linux terminal server