Distributed Monitoring of Peer-to-Peer Systems

  • Authors:
  • Serge Abiteboul;Bogdan Marinoiu;Pierre Bourhis

  • Affiliations:
  • INRIA Orsay and University Paris Sud, 4, rue Jacques Monod, Orsay 91893, France. serge.abiteboul@inria.fr;INRIA Orsay and University Paris Sud, 4, rue Jacques Monod, Orsay 91893, France. bogdan.marinoiu@inria.fr;INRIA Orsay and University Paris Sud, 4, rue Jacques Monod, Orsay 91893, France/ ENS Cachan, 61, avenue du President Wilson, Cachan 94235, France. pierre.bourhis@inria.fr

  • Venue:
  • ICDE '08 Proceedings of the 2008 IEEE 24th International Conference on Data Engineering
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Observing highly dynamic Peer-to-Peer systems is essential for many applications such as fault management or business processing. We demonstrate P2PMonitor, a P2P system for monitoring such systems. Alerters deployed on the monitored peers are designed to detect particular kinds of local events. They generate streams of XML data that form the primary sources of information for P2PMonitor. The core of the system is composed of processing components implementing the operators of an algebra over data streams. From a user viewpoint, monitoring a P2P system can be as simple as querying an XML document. The document is an ActiveXML document that aggregates a (possibly very large) number of streams generated by alerters on the monitored peers. Behind the scene, P2PMonitor compiles the monitoring query into a distributed monitoring plan, deploys alerters and stream algebra processors and issues notifications that are sent to users. The system functionalities are demonstrated by simulating the supply chain of a large company.