Skip to content

Commit cf8feea

Browse files
committed
add info about qcg in dev doc
1 parent 61ec7c9 commit cf8feea

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

doc/DevelopersTips.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,16 @@ When we don't see the monitoring data in grafana, here is what to do to pinpoint
2424
5. `select count(*) from cpuUsedPercentage` <-- use the correct metrics name
2525
6. Repeat the last command and see if the number increases. If it increases it denotes that the metrics is stored correctly in the database. If it is the case, the problem lies in your grafana.
2626

27+
### QCG
28+
29+
#### Generalities
30+
31+
The QCG server for qcg-test.cern.ch is hosted on qcg@barth-qcg. The config file is `/home/qcg/QualityControlGui/config.js`.
32+
33+
#### Access rights
34+
35+
Any one in alice-member has access. We use the egroup alice-o2-qcg-access to grant access or not and this egroup contains alice-member plus a few extra. This allows for non ALICE members to access the QCG.
36+
37+
#### Start and stop
38+
39+
`systemctl restart qcg`

0 commit comments

Comments
 (0)