Files
Controls-docs/infrastructure-guide/metrics00.md
T
2023-03-15 10:59:00 +01:00

23 lines
762 B
Markdown

# metrics00
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
Runs the grafana frontend service at https://metrics.psi.ch, as part of the telegraph, influxdb and grafana stack.
There are two main processes on this server:
- /usr/sbin/grafana-server
- /usr/sbin/httpd
The installation is done by a puppet role: https://git.psi.ch/linux-infra/puppet/blob/preprod/code/modules/profile/manifests/grafana.pp
The rights for Grafana are managed with these two AD groups:
| Group | Notes |
| ---- | ---- |
| unx-lx_grafana_adm | Grafana Administrators |
| unx-lx_grafana_edi | Group with Grafana editor rights |
## Administration
Add new metric:
![](add_new_metric_source.png)