NAICNO / Jobanalyzer

Easy to use resource usage report
MIT License
0 stars 1 forks source link

Implement `config`, `sysinfo` and `clusters` verbs #605

Closed lars-t-hansen closed 1 month ago

lars-t-hansen commented 1 month ago

See https://github.com/NAICNO/Jobanalyzer/issues/604#issuecomment-2363437307. For the time being we just need something basic. Even clusters is optional, really, but it's clearly a missing piece of the infrastructure.

Thinking about this some more, I'm seeing the contours of something general (related to #517 actually):

Then there are jobs, load, uptime, top, profile, metadata. These are built-in aggregators that currently work only on Sonar + config data but could incorporate Slurm data and sysinfo data - something to consider over time. But for the time being we just leave them alone and maybe document them slightly better.