Download presentation
Presentation is loading. Please wait.
Published bySimon Lang Modified over 8 years ago
1
ATLAS Off-Grid sites (Tier-3) monitoring A. Petrosyan on behalf of the ATLAS collaboration GRID’2012, 17.07.12, JINR, Dubna
2
Goals of the project Provide reasonable monitoring solution for ‘off grid’ sites (unplugged geographically close computing resources) Monitoring of computing facility of local groups with collocated storage system (Tier1+Tier3, Tier2+Tier3) Present Tier-3 sites activity on global level Data transfer monitoring across XRootD federation
3
Tier-3 sites monitoring levels Monitoring of the local infrastructure for site administration Central system for monitoring of the VO activities at Tier-3 sites
4
Objectives of the local monitoring system at Tier-3 site Detailed monitoring of the local fabric Monitoring of the batch system Monitoring of the job processing Monitoring of the mass storage system Monitoring of the VO computing activities on the local site
5
Objectives of the global Tier-3 monitoring Monitoring of the VO usage of the Tier-3 resources in terms of data transfer, data access, and job processing Quality of the provided service based on the job processing and data transfer monitoring metrics
6
Site monitoring Based on Ganglia monitoring system Collects basic metrics Plugin system for monitoring specific metrics PostgreSQL to aggregate data More details for each package at https://svnweb.cern.ch/trac/t3mon/wiki/T3MONHome https://svnweb.cern.ch/trac/t3mon/wiki/T3MONHome
7
Data flow for the site monitoring Common UI for various data sources Small core with separate modules allows to install only needed software Delivery to global level can be switched off
8
Global monitoring Ganglia as executor MSG as transmitting system Publisher on local site: is executed by gmond, intercommunicates with local DB and sends information to MSG system Backend: consumer(s) of messages at CERN and data popularity and jobs statistics presentation via Dashboard
9
Data flow for the global monitoring
10
Data flow for Proof PostgreSQL for data aggregation on local site Ganglia gmond to execute summary gathering Summary delivers to Dashboard historical views once per hour Data being sent to global level: Job status: Ok, stopped, aborted Site name Time of report Amount of processed events Bytes read Amount of active users
11
Data flow for XRootD Both summary and detailed events gatherer implemented as Linux daemon Summary data goes directly to Ganglia File transfer data can be stored in local PostgreSQL and then presented via Ganglia Detailed data can be delivered to ActiveMQ directly Data being sent to global level: Domain from, host and ip address Domain to, host and ip address User File, size Bytes read, written Time transfer started and finished
12
Tier-3 monitoring status Full chain of development from Tier-3 site to Dashboard was performed Site-level presentation via Ganglia Web Global-level presentation via Dashboard Historical Views Tier-3 site to DQ2 popularity: formats agreed, delivers, consumer on DQ2 side is in testing stage
13
XRootD transfers monitoring Goal: present transfers between servers and sites in federation via one UI Messages from XRootD servers are being collected via T3Mon UDP collector and then being sent into AMQ Data is stored in Hbase storage Hadoop processing is used to prepare data summaries Web-services for data export Dashboard transfer interface as UI
14
Data flow for the XRootD federation monitoring
15
T3Mon UDP messages collector Can be installed anywhere, implemented as Linux daemon Extracts transfer info from several messages and compose file transfer message Sends complete transfer message to ActiveMQ Message includes: – Domain from, host and ip address – Domain to, host and address – User – File, size – Bytes read/written – Time transfer started/finished
16
AMQ2Hadoop collector Can be installed anywhere, implemented as Linux daemon Listens ActiveMQ queue Extracts messages Inserts into Hbase raw table
17
Hadoop processing Reads raw table Prepares data summary: 10 min stats as structure: – From – To – Sum bytes read – Sum bytes written – Amount files read – Amount files written Inserts summary data into summary table MapReduce: we use Java, also working on Pig routines
18
Storage2UI data export Web-service Extracts data from the storage Feeds Dashboard XBrowse UI
19
Status In prototype stage: – Hadoop processing is executed manually – Simulated data UI: http://xrdfedmon- dev.jinr.ru/ui/#date.from=201206210000&date.interval=0&date. to=201206220000&grouping.dst=(host)&grouping.src=(host)
20
Thanks for attention
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.