Skip to content

flatironinstitute/scc-viswall-prom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viswall-prom

Generate plots of cluster usage data for the viswall by scraping Prometheus.

Usage

To check that the Prometheus query is working:

uv run -m viswall_prom.prom

To make the image with the plots:

uv run -m viswall_prom.plot

Crontab Example

Via uvx:

0 * * * * $HOME/.local/bin/uvx git+https://github.com/flatironinstitute/scc-viswall-prom.git@prod -o $HOME/usage.png

License

Apache-2.0

About

Generates plots of cluster usage data for the Flatiron viswall by scraping Prometheus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages