Update home authored by Andreas Gad's avatar Andreas Gad
...@@ -132,7 +132,9 @@ There are a few dashboards of interest. For the general setup performance, one c ...@@ -132,7 +132,9 @@ There are a few dashboards of interest. For the general setup performance, one c
To push data to Grafana, open a terminal and issue (__DAQC__ must be running) To push data to Grafana, open a terminal and issue (__DAQC__ must be running)
```bash ```bash
monitor systemctl start mux_client
systemctl start pfeiffer
systemctl start dt
``` ```
#### Startup guide #### Startup guide
... ...
......