Galaxy Usage Statistics Collection
There is a helper tool installed on both ndip and ndip-test machines for collecting Galaxy usage statistics.
How to Run
- SSH into either
ndiporndip-test. - Switch to the galaxy user:
sudo -iu galaxy
- Activate the Galaxy virtual environment:
source /srv/galaxy/venv/bin/activate
- Run the tool:
get_stats ...
This script generates usage reports for jobs, tools, and workflows. Use get_stats -h for details.