Project

General

Profile

Actions

Feature #15654

closed

[VAPOR] - Resources summary documentation

Added by Souai Laure-Beya over 7 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
VAPOR
Start date:
11/02/2016
Due date:
% Done:

100%

Estimated time:
Model:
Est. resolution:
Story points-Velocity based estimate-Releasevapor_2.1Release relationshipAuto

Description

All data are coming from queries to the Top Bdii .
The queries are based on Glue2 format on different filters .

For each storage endpoints, the retrieved information are : GLUE2StorageShareCapacityFreeSize, GLUE2StorageShareCapacityTotalSize ,GLUE2StorageShareCapacityUsedSize

Then it is sumed per site / Ngi

1) For the Service Store Online

We use such queries :
ldapsearch -x -LLL -H ldap://egee-bdii.cnaf.infn.it:2170 -b "GLUE2DomainId=RRC-KI-T1,GLUE2GroupID=grid,o=glue" "objectClass=GLUE2StorageShareCapacity"

2) For the jobs :

We use such queries :
ldapsearch -x -LLL -H ldap://egee-bdii.cnaf.infn.it:2170 -b "GLUE2DomainId=RRC-KI-T1,GLUE2GroupID=grid,o=glue" "objectClass=GLUE2ComputingShare"

We retrieve for each computing endpoint : GLUE2ComputingShareWaitingJobs, GLUE2ComputingShareRunningJobs, GLUE2ComputingShareTotalJobs
Then we sum it per site / Ngi.

No data to display

Actions

Also available in: Atom PDF