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

Differentiate no accounting from accounting with value 0 #27

Open
sebastian-luna-valero opened this issue Dec 13, 2024 · 1 comment
Open

Comments

@sebastian-luna-valero
Copy link
Member

Short Description of the issue

See this query:

https://accounting.egi.eu/cloud/sum_elap_processors/SITE/DATE/2024/11/2024/12/custom-training.egi.eu/onlyinfrajobs/

However the following command

fedcloud-sla-monitor --user-cert cert.pem --site IISAS-FedCloud

Returns

Information for SLA TrainingInfrastructure
[ERR] IISAS-FedCloud has no accounting info for SLA TrainingInfrastructure
[OK] IISAS-FedCloud has configured {'training.egi.eu'} for SLA TrainingInfrastructure

Summary of proposed changes

Instead the output should be

Information for SLA TrainingInfrastructure
[OK] IISAS-FedCloud has accounting info for SLA TrainingInfrastructure ({'training.egi.eu'})
[OK] IISAS-FedCloud has configured {'training.egi.eu'} for SLA TrainingInfrastructure
@enolfc
Copy link
Collaborator

enolfc commented Dec 13, 2024

Should we use number of VMs instead of CPU hours in accounting?
See https://accounting.egi.eu/cloud/vm_num/SITE/DATE/2024/11/2024/12/custom-training.egi.eu/onlyinfrajobs/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants