Skip to content

Commit 86ce6f0

Browse files
authored
Clarify InfluxDB setup instructions for Galaxy admins
Updated instructions for Galaxy admins on setting up InfluxDB and Telegraf, including links to relevant resources.
1 parent d911ef9 commit 86ce6f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ We want more Galaxy servers on our central instance, so if you are an admin and
1717
### What to do if you are an Galaxy admin and you would like to add your Galaxy server to the GJR central instance?
1818
We need just few things!
1919

20-
Central **Galaxy Job Radar** instance is running on the server at CESNET in Czech Republic. It takes data from each connected **Galaxy Server**. Each Galaxy server has its own **Galaxy database** and they also have their own **InfluxDB** database. GJR goes over InfluxDBs of connected Galaxy servers and requests them for new data periodically. Because of this, we need every Galaxy admin to set up his InfluxDB, fill it periodically with new data with [gxadmin scripts](https://github.com/usegalaxy-eu/infrastructure-playbook/tree/master/roles/usegalaxy-eu.job-radar-stats-influxdb/files) and give us credentials to this database.
20+
Central **Galaxy Job Radar** instance is running on the server at CESNET in Czech Republic. It takes data from each connected **Galaxy Server**. Each Galaxy server has its own **Galaxy database** and they also have their own **InfluxDB** database. GJR goes over InfluxDBs of connected Galaxy servers and requests them for new data periodically. Because of this, we need every Galaxy admin to set up their InfluxDB, fill it periodically with new data with **gxadmin** scripts below and give us credentials to this database. On how to setup InfluxDB and Telegraf app for your Galaxy server you can follow up here: [https://training.galaxyproject.org/training-material/topics/admin/tutorials/monitoring/slides-plain.html](https://training.galaxyproject.org/training-material/topics/admin/tutorials/monitoring/slides-plain.html). Telegraf is the tool, which can run your gxadmin scripts periodically and fill the Influx DB with obtained data. Gxadmin scripts that you will need you can find [here](https://github.com/usegalaxy-eu/infrastructure-playbook/tree/master/roles/usegalaxy-eu.job-radar-stats-influxdb/files). With the tutorial mentioned above you can learn how to setup Telegraf so it will use mentioned gxadmin scripts.
2121

2222
<img width="583" height="449" alt="image" src="https://github.com/user-attachments/assets/d1429cd4-53da-4c33-a8f0-dec6896d314a" />
2323

0 commit comments

Comments
 (0)