Cargando…

Real-time statistic analytics for the WLCG Transfers Dashboard with Espe

The WLCG Data Transfer Dashboard is monitoring the data movement, which are generated by the LHC experiments, between sites and scientists around the world. Currently all the transfer information data are recorded inside an Oracle database and the statistics are computed on a regular basis using PL/...

Descripción completa

Detalles Bibliográficos
Autor principal: Georgiou, Maria Varvara
Lenguaje:eng
Publicado: 2014
Materias:
Acceso en línea:http://cds.cern.ch/record/1753831
Descripción
Sumario:The WLCG Data Transfer Dashboard is monitoring the data movement, which are generated by the LHC experiments, between sites and scientists around the world. Currently all the transfer information data are recorded inside an Oracle database and the statistics are computed on a regular basis using PL/SQL procedures. This is a solid and reliable solution, but it can be improved because the PL/SQL procedures are not scaling with the increasing data volume and also the statistics re-computation may take days/weeks. This project aims to integrate Esper, an open-source in-memory processing engine, to the existing work flow to allow a real-time computation and visualization on fresh data and to speed-up all the statistics generation. This project is part of the WLCG monitoring analytics framework evolution.