欢迎来到麦多课文档分享! | 帮助中心 海量文档,免费浏览,给你所需,享你所想!
麦多课文档分享
全部分类
  • 标准规范>
  • 教学课件>
  • 考试资料>
  • 办公文档>
  • 学术论文>
  • 行业资料>
  • 易语言源码>
  • ImageVerifierCode 换一换
    首页 麦多课文档分享 > 资源分类 > PPT文档下载
    分享到微信 分享到微博 分享到QQ空间

    An IntegratedInstrumentation Architecturefor NGI Applications.ppt

    • 资源ID:378285       资源大小:162.50KB        全文页数:19页
    • 资源格式: PPT        下载积分:2000积分
    快捷下载 游客一键下载
    账号登录下载
    微信登录下载
    二维码
    微信扫一扫登录
    下载资源需要2000积分(如需开发票,请勿充值!)
    邮箱/手机:
    温馨提示:
    如需开发票,请勿充值!快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。
    如需开发票,请勿充值!如填写123,账号就是123,密码也是123。
    支付方式: 支付宝扫码支付    微信扫码支付   
    验证码:   换一换

    加入VIP,交流精品资源
     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
    5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

    An IntegratedInstrumentation Architecturefor NGI Applications.ppt

    1、An Integrated Instrumentation Architecture for NGI Applications,Ian Foster, Darcy Quesnel, Steven Tuecke Argonne National Laboratory The University of Chicago,DOE NGI Instrumentation Project,“A Uniform Instrumentation, Event, and Adaptation Framework for Network-Aware Middleware and Advanced Network

    2、 Applications” With UIUC (Dan Reed, Ruth Aydt) “Produce uniform notification and adaptation mechanisms, with the goal of catalyzing the development of both network-aware middleware and sophisticated network-aware applications”,Motivation,Environment incorporates multiple sensors Sources of events re

    3、lating to behavior of resources, middleware, and applications Significant advantages to having uniform mechanisms for publishing/discovering sensors and for accessing sensor data E.g., find all sensors for path A-B Including historical data Enables end-to-end, top-to-bottom, past-to-present analysis

    4、,Examples of Sensors,Network devices E.g., routers End system devices E.g., computers, storage systems Grid services E.g., Globus HBM, Network Weather Service Libraries E.g., CAVERNsoft, MPI Applications,For Example .,H,R,R,R,H,S,(SNMP),S,(SNMP),S,(SNMP),S,(netstat),S,(netstat),H/W,App,Libs,Sys,GRAM

    5、,HBM,NWS,.,S,S,S,S,MPICH,globus-io,CAVERNsoft,DPSS,S,S,S,S,S,S,Three Project Components,1. Mechanisms for creating, publishing, discovering, and accessing sensors 2. Synthesis and analysis techniques for identifying qualitative behavior and trends in sensor data 3. Adaptation techniques that exploit

    6、 sensor data to adjust middleware and application configurations to improve performance Argonne focus: (1) and (3); UIUC: (2), (3),Current Approach,Use a directory service (LDAP) to register and publish event sources Publish: source, type, contact online, archive Discover: “find all event sources of

    7、 type X” Use NetLogger format for data Develop sensor manager to handle publish, subscribe, archiving Use SQL database as archive Initial sensor set based on Globus libraries, applications, NetLogger-accessible devices,Initial Instrumentation Architecture,LDAP,Sensor Manager,SQL,Netarchive,MySQL,Pub

    8、lish (“netstat, host A, time T,contact X”),Subscribe,Discover (“what event sources for route A to B?”),Application,Events in NetLogger format,Sensor,Sensor,Archive,File,Sensor Manager,We are building a program which: Archives sensor event streams Redirects sensor event streams to clients using a pub

    9、lish/subscribe interface Generates sensor event streams from archive, based on query language Publishes interfaces and index to LDAP Relation to other work Superset of Netlogd (simple archiver) Might exploit Netarchiver (MySQL indexing),Archiving Events,How to archive sensor event streams? SQL: Save

    10、 each event as a record in an SQL database Advantage: Rich query support Netarchive: Save each event into file. Use SQL database to build index of file contents Advantage: Performance and scale? We will explore the use of SQL databases Premise: Most sensors will not produce high volume event streams

    11、; hence optimize for simplicity and rich query support,Bandwidth/Latency ANL-NASA Ames,NCSA Origin Nodes,ANL CPU Load,Bandwidth/Latency ANL-Indiana,Applying Info Infrastructure to Instrumentation,Publishing & Discovering Sensors,Globus LDAP-based Metacomputing Directory Service (MDS) provides scalab

    12、le, global infrastructure for publishing and discovering sensor managers Sensors stream events to a sensor manager Sensor manager publishes availability of streams into LDAP Clients discover sensor managers from LDAP, and can subscribe to either current or archived sensor event streams directly from

    13、 sensor managers,Initial Applications,Replica creation in “Data Grid” applications Online and historical instrumentation for large data transfers (app, lib, network) Involves DPSS, globus-io Also application-level selection of replicas, based on sensor information MPI-based video streaming (Karonis,

    14、 Papka),Security,Grid Security Infrastructure (GSI) will be used throughout, hence possible to say e.g. “Manager M accepts only streams from sensors of user U” “Manager N only publishes streams to clients of users A, B, C” As a first step, we have augmented the Netlogger C client with GSI,Instrument

    15、ation Architecture Showing Actuators,LDAP,Publish,Discover,Subscribe,Events,Publish,Discover,Subscribe,Events,Future Directions,XML Netlogger is an ASCII based format If you using ASCII, why not use XML? XML database could be used for archive Events Performance related events should be just one part

    16、 of a larger, integrated event system Typing Netlogger is weakly typed Various advantages to strongly typed events,Future Directions (2): Publish/Subscribe for Sensors,In first version: Netlogger based sensors stream events to manager Manager publishes sensor availability to LDAP Clients subscribe t

    17、o sensor manager for events In later version: Sensor can publish existence to LDAP Client can subscribe directly to sensor for events,Network Weather Service (R. Wolski et al., U.Tenn),Scalable, fault tolerant system for Real-time performance measurements Predictions of future state When installed o

    18、n N hosts, delivers: Network performance (=N2 via netperf) Host cpu-load measurements (N) We (USC/ISI crew) are working to integrate this into MDS; hopefully will eventually be consistent with approach described here (to be discussed),Structure of NWS data in MDS (old),c=US,o=ISI,o=Globus,nn= the Internet,N2 Network performance entries for N hosts,N sets of cpu info for N hosts,.,


    注意事项

    本文(An IntegratedInstrumentation Architecturefor NGI Applications.ppt)为本站会员(jobexamine331)主动上传,麦多课文档分享仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知麦多课文档分享(点击联系客服),我们立即给予删除!




    关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

    copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
    备案/许可证编号:苏ICP备17064731号-1 

    收起
    展开