You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the capability to autoupdate an Allocation Attribute Usage (if it's consumable) by adding automatic checks provided by admin.
Imagine having those allocations inside a project
It could be really useful if the admin can provide on the admin dashboard a way fro coldfront to check what the real time consumpion of those resources is regularly.
Something like: i want to check what is the storage quota usage on an allocation. So i add a check on beegfs storage passing the name of the slurm_account from coldfront (that is the same for the linux group %GID% on beegfs) and the value that's returned from the function became the new allocation attribute usage.
The same for credits/service unit inside slurm. The command returns only an int value (the SU consumed by the slurm_account)
Component
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
giuliolibrando
changed the title
Feature: Auto Update of an allocation attribute usage (if IsConsumable) with custom code provided by user
Feature: Auto Update of an allocation attribute usage (if IsConsumable) with custom code provided by admin
Jul 20, 2024
giuliolibrando
changed the title
Feature: Auto Update of an allocation attribute usage (if IsConsumable) with custom code provided by admin
Feature: Auto Update of an allocation attribute usage (if has usage) with custom code provided by admin
Jul 20, 2024
Description
Add the capability to autoupdate an Allocation Attribute Usage (if it's consumable) by adding automatic checks provided by admin.
Imagine having those allocations inside a project
It could be really useful if the admin can provide on the admin dashboard a way fro coldfront to check what the real time consumpion of those resources is regularly.
Something like: i want to check what is the storage quota usage on an allocation. So i add a check on beegfs storage passing the name of the slurm_account from coldfront (that is the same for the linux group %GID% on beegfs) and the value that's returned from the function became the new allocation attribute usage.
The same for credits/service unit inside slurm. The command returns only an int value (the SU consumed by the slurm_account)
Component
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: