data-pli got renamed to data-lx

This commit is contained in:
2023-05-11 08:19:14 +02:00
parent 6a9379ab30
commit 6f8a32bec3
5 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# influx00 # influx00
This is a RHEL7 machine and is puppet managed: This is a RHEL7 machine and is puppet managed:
https://git.psi.ch/linux-infra/data-pli/blob/master/default/influx00.psi.ch.yaml https://git.psi.ch/linux-infra/data-lx/blob/master/default/influx00.psi.ch.yaml
Runs the influxdb backend for the metrics.psi.ch service, as part of the telegraph, influxdb and grafana stack. Runs the influxdb backend for the metrics.psi.ch service, as part of the telegraph, influxdb and grafana stack.
@@ -104,7 +104,7 @@ For this, connect to:
- Yes, all the data is stored on the VM disk image. - Yes, all the data is stored on the VM disk image.
- The configuration file `/etc/influxdb/influxdb.conf` does report that its managed via puppet. However I don't see anything in the puppet configuration https://git.psi.ch/linux-infra/data-pli/blob/master/default/influx00.psi.ch.yaml. Where does this file come from? - The configuration file `/etc/influxdb/influxdb.conf` does report that its managed via puppet. However I don't see anything in the puppet configuration https://git.psi.ch/linux-infra/data-lx/blob/master/default/influx00.psi.ch.yaml. Where does this file come from?
``` ```
######################################################################## ########################################################################
# #
+2 -2
View File
@@ -1,6 +1,6 @@
# login # login
This is a cluster made up of 3 hosts, which all are VMs running on the AIT vmware cluster. These machines are pretty standard RHEL7 hosts managed by Puppet: https://git.psi.ch/linux-infra/data-pli/blob/master/login.yaml. This is a cluster made up of 3 hosts, which all are VMs running on the AIT vmware cluster. These machines are pretty standard RHEL7 hosts managed by Puppet: https://git.psi.ch/linux-infra/data-lx/blob/master/login.yaml.
Info for users is published at https://intranet.psi.ch/de/computing/linux-login-clusters Info for users is published at https://intranet.psi.ch/de/computing/linux-login-clusters
@@ -9,4 +9,4 @@ This is the definition who can access the loginXX nodes:
* All PSI employees (unx-lx_users) * All PSI employees (unx-lx_users)
* Everybody that can access RA, MEG, Merlin (svc-cluster_merlin6, svc-cluster_meg and svc-cluster_ra) * Everybody that can access RA, MEG, Merlin (svc-cluster_merlin6, svc-cluster_meg and svc-cluster_ra)
* External users that are part of the group unx-lx_login_ext * External users that are part of the group unx-lx_login_ext
+1 -1
View File
@@ -1,4 +1,4 @@
# lxsup00 # lxsup00
This is a RHEL7 machine and is puppet managed: This is a RHEL7 machine and is puppet managed:
https://git.psi.ch/linux-infra/data-pli/blob/master/default/lxsup00.psi.ch.yaml https://git.psi.ch/linux-infra/data-lx/blob/master/default/lxsup00.psi.ch.yaml
+2 -2
View File
@@ -1,7 +1,7 @@
# lxweb00 # lxweb00
This is a RHEL7 machine and is puppet managed. The httpd configuration seem to be managed there as well: This is a RHEL7 machine and is puppet managed. The httpd configuration seem to be managed there as well:
https://git.psi.ch/linux-infra/data-pli/blob/master/default/lxweb00.psi.ch.yaml https://git.psi.ch/linux-infra/data-lx/blob/master/default/lxweb00.psi.ch.yaml
Exports various paths from AFS to http(s), see /etc/httpd/conf.d/ for details. Exports various paths from AFS to http(s), see /etc/httpd/conf.d/ for details.
The AFS directories exported are: The AFS directories exported are:
@@ -63,4 +63,4 @@ The https certificate is located/installed in `/etc/pki/tls`
| /dist/scientificlinux/epel | Achim | | /dist/scientificlinux/epel | Achim |
| /dist/scientificlinux/7x/x86_64/tier3 | Derek | | /dist/scientificlinux/7x/x86_64/tier3 | Derek |
All repos in the /dist path are Scientific Linux 7 !!!! All repos in the /dist path are Scientific Linux 7 !!!!
+2 -2
View File
@@ -1,7 +1,7 @@
# metrics00 # metrics00
This machine is a RHEL7 machine and is puppet managed: This machine is a RHEL7 machine and is puppet managed:
https://git.psi.ch/linux-infra/data-pli/blob/master/default/metrics00.psi.ch.yaml https://git.psi.ch/linux-infra/data-lx/blob/master/default/metrics00.psi.ch.yaml
Runs the grafana frontend service at https://metrics.psi.ch, as part of the telegraph, influxdb and grafana stack. Runs the grafana frontend service at https://metrics.psi.ch, as part of the telegraph, influxdb and grafana stack.
@@ -20,4 +20,4 @@ The rights for Grafana are managed with these two AD groups:
## Administration ## Administration
Add new metric: Add new metric:
![](add_new_metric_source.png) ![](add_new_metric_source.png)