Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll sacctd into sonar? #185

Closed
lars-t-hansen opened this issue Sep 4, 2024 · 0 comments
Closed

Roll sacctd into sonar? #185

lars-t-hansen opened this issue Sep 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request important
Milestone

Comments

@lars-t-hansen
Copy link
Collaborator

There is a utility called sacctd (https://github.com/NAICNO/Jobanalyzer/tree/main/code/sacctd) that runs on one node on a Slurm-managed cluster every hour (say) and extracts information about completed jobs via sacct and reformats and sends this in the usual way to the Jobanalyzer server. (The benefit of this is that we can retain information longer than the Slurm DB, we can preprocess and cache in more efficient ways, etc.)

Sacctd is a pretty simple program but it becomes one more program to install / update on the cluster. I'm wondering if it wouldn't be beneficial to roll it into Sonar, in the same way that the sysinfo utility was rolled into Sonar. One would then run sonar sacct to extract this information.

@lars-t-hansen lars-t-hansen changed the title Roll sacctd into sonar Roll sacctd into sonar? Sep 4, 2024
@lars-t-hansen lars-t-hansen added enhancement New feature or request question Further information is requested good first issue Good for newcomers labels Sep 4, 2024
@lars-t-hansen lars-t-hansen self-assigned this Nov 12, 2024
@lars-t-hansen lars-t-hansen removed the good first issue Good for newcomers label Nov 12, 2024
@lars-t-hansen lars-t-hansen added this to the v0.13 milestone Nov 13, 2024
@lars-t-hansen lars-t-hansen added important and removed question Further information is requested labels Nov 13, 2024
lars-t-hansen pushed a commit to lars-t-hansen/sonar that referenced this issue Nov 13, 2024
lars-t-hansen pushed a commit to lars-t-hansen/sonar that referenced this issue Nov 13, 2024
@bast bast closed this as completed in 345258b Nov 19, 2024
bast added a commit that referenced this issue Nov 19, 2024
Fix #185 - add a "slurm" command to extract sacct information
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request important
Projects
None yet
Development

No branches or pull requests

1 participant