Estelar. Thesis Submitted to the Kumaun University, Nainital. Naveen Kumar Gondhi. For the Award of Degree of Doctor of Philosophy in Computer Science

Size: px
Start display at page:

Download "Estelar. Thesis Submitted to the Kumaun University, Nainital. Naveen Kumar Gondhi. For the Award of Degree of Doctor of Philosophy in Computer Science"

Transcription

1 Mobile Agent based Intelligent System for Autonomic Network Management Thesis Submitted to the Kumaun University, Nainital By Naveen Kumar Gondhi For the Award of Degree of Doctor of Philosophy in Computer Science Under the Supervision of Dr. Durgesh Pant Professor & Director School of Computer Science & IT Uttarakhand Open University, Haldwani Campus Dehradun, Uttarakhand

2 DECLARATION I declare that the present thesis submitted to the Kumaun University, Nainital for the degree of Doctor of Philosophy in Computer Science is original in its contents and has not been submitted before, either in parts or in full to any university for any research degree or diploma. (Naveen Kumar Gondhi)

3 CERTIFICATE This is to certify that the thesis entitled MOBILE AGENT BASED INTELLIGENT SYSTEM FOR AUTONOMIC NETWORK MANAGEMENT submitted to Kumaun University, Nainital for the degree of DOCTOR OF PHILOSOPHY IN COMPUTER SCIENCE is a record of the bonafide work carried out by Mr. Naveen Kumar Gondhi, under my guidance and supervision. It is further certified that the candidate has fulfilled the norms required for the submission of the thesis. (Dr. Durgesh Pant) Date: Professor & Director School of Computer Science & IT Uttarakhand Open University, Haldwani Campus Dehradun, Uttarakhand

4 I Acknowledgements Completing a task is never a one man effort It is often the result of valuable contribution of a number of Individuals in a direct or indirect manner That helps in shaping and achieving A GOAL I, take this opportunity to express my utmost indebtedness to this Great Institution- Kumaun University- Nainital which provided me as opportunity to fulfill the most cherished dream of reaching my covetous goal. It gives me an immense pleasure to express my sincere and wholehearted sense of gratitude to my esteemed Guide Dr. Durgesh Pant, Professor & Director, School of Computer Science & IT, Uttarakhand Open University, Haldwani, Campus Dehradun, Uttarakhand for his invaluable guidance and untiring supervision throughout my project. My most profound gratitude goes to my family which always supports me during the course of the study and I would like to express my sincere thanks and full appreciation to Shri Mata Vaishno Devi University and all those people who extended their cooperation, moral support assistance whenever and wherever need aroused. and rendering their Naveen Kumar Gondhi

5 II List of Tables Table 3.1 Comparison of MAs vs. RMI-based approaches in terms of response time as a function of the transferred data Table 3.2 Comparison of collected bytes from each host having varied payloads Table 3.3. Comparison of MAs vs. RMI-based approaches in terms of network overhead Table 3.4. Synchronous SNMP time measurements Table 3.5. Asynchronous SNMP time measurements Table 5.1 ITU-T FCAPS Model for Accounting & Performance Management Table 5.2: Calculation of Turn around Cost of Jobs Table 5.3: Load distributions on five servers using SI, ESI, SyI, RI Approach

6 III Fig. 1.1 Network Management Paradigms Fig. 2.1 Composition of Mobile Agent List of figures Fig. 2.2 Network Load Balancing using Mobile Agent Fig. 2.3 Asynchronous Operations of Mobile Agent Fig. 2.4 Intelligent System overview Fig. 2.5 Components of Knowledge based system Fig. 2.6 Neuro-fuzzy network Fig. 2.7 Generic Network Management System Fig. 2.8 Internet Management Model Fig. 2.9 Basic MIB Structure Fig. 3.1 Schematic Architecture of MAIS Fig. 3.2 Aglet Proxy / Context Layer Architecture Fig. 3.3 ATP layers Communication Methods Fig. 3.4 WebNMS SNMP API Architecture Fig. 3.5 MAs vs. RMI-based approaches comparison in terms of response time Fig. 3.6 Response time for multi-hop MAs as a function of amount of encapsulated information Fig. 3.7 Response time for multi-hop MAs as a function of network size Fig. 3.8 Graphical representation of Mobile Agents vs. RMI comparison in terms of network overhead Fig. 3.9 Response time as a function of the network size and the collected MIB objects per host for synchronous SNMP polling operations. Fig Response time as a function of the network size and the collected MIB objects per host for asynchronous SNMP polling operations Fig Multi-hop MAs response time measurements as a function of the network size and collected MIB objects per host with TCP protocol Fig. 4.1 Fault Management Process Fig. 4.2 Classification of fault isolation techniques. Fig. 4.3 Schema of intelligent mobile agent. Fig. 4.4 Schema Architecture of MAIS for automated fault management Fig. 5.1 Generic Three tier Accounting Infrastructure Fig. 5.2 Accounting Management Architecture

7 III Fig. 5.3 Performance Management Architecture Fig. 5.4 System architecture of EMAS in Cluster Computing Fig. 5.5 Information collection policy Fig. 5.6 Genetic Algorithm for Server Selection Fig. 5.7 EMAS System Throughput Fig. 5.8 Normalized average response time under varying load Fig. 5.9 Normalized average waiting time under varying load Fig Job Migration under varying load Fig System throughput of ESI approach and the case without load balancing. Fig. 6.1 RMF Schematic Architecture Fig. 6.2 Policy Execution Module Fig. 6.3 Average End to end delay for RMF, AODV, DSR Fig. 6.4 Normalized Routing Load for RMF, AODV, DSR Fig. 6.5 Packet Delivery Fraction for RMF, AODV, DSR

8 IV Preface An explosive growth in the number of computers and the need to share information has triggered the development of computer networks. Moreover, today s network applications demand a wide variety of efficient services which requires that the network must be operating efficiently at all times. The Network failures cause various losses such as efficiency and productivity. Thus, Network Management solutions have to be developed to minimize the network failure time and monetary losses to both the clients and network access provider. Network Management is a critical issue in today s rapidly changing network environment. Existing centralized client server based network management suffers from problems such as insufficient scalability, interoperability, reliability and flexibility, as networks become more geographically distributed. Considering the above issues, research has been done for using mobile agents efficiently for network management. Mobile Agents decentralize management tasks and distribute load over the network but they too suffers from the problem of limited Intelligence, objectives and non utilization on existing commercial networks. The present thesis proposes Mobile Agents based Intelligent System for Autonomic Network Management leveraging the benefits of client server paradigm and mobile agent by incorporating the expert system technology resulting into Intelligent Network Management solution, capable to initiate corrective actions for diagnosing of network faults on its own thereby, achieving a rapid response time, efficient resource utilization and consequently higher throughput. The proposed system explores the areas of Network management viz. Fault Management, Accounting Management, Performance Management and Resource Management. The main goal of our effort is to apply artificial intelligence approach to reduce the severity of the network management tasks by analyzing and capturing the statistics of the network along with its services, properly weigh them according to expert system intelligence and finally implements the solutions with the help of mobile agents leading to a leap towards high performance network management solution.

9 Mobile Agents based Intelligent System for Autonomic Network Management Contents Acknowledgments. I List of Figures.II List of Tables.III Preface. IV Chapter 1 Introduction 1.1. Network Management Paradigms Background & Motivation Research Objectives Research Methodology Organization of Dissertation List of Publications..9 Chapter 2 Literature Survey 2.1 Computing Paradigms Mobile Agent Definition, Composition & Characteristics Mobile Agent based Applications Mobile Agent Systems Intelligent System Knowledge Based Systems Expert Systems Computation Intelligence / Soft computing Genetic Algorithm Neural Network Fuzzy Logic Neuro fuzzy System Network Management ISO Network Management Model-FCAPS Network Management Architecture Managed Devices, Agents & Managers Simple Network Management Protocol MIB Modules & Object Identifiers 38 9

10 Mobile Agents based Intelligent System for Autonomic Network Management SNMP versions Current Trends in Network Management References...43 Chapter 3 Mobile Agent Based Intelligent System for Autonomic Network Management 3.1 Introduction Main Goals of MAIS Framework System Architecture MAIS Framework Platform for Mobile Agent Module Mobile Agent Pool Management Policies Communications & Coordination Layers Intelligent System Module Network Manager Module Implementation Tools IBM Aglets Layer Architecture WebNMS SNMP API Visual Prolog Implementation & Performance Evaluation Response Time Comparison of MAs vs. RMI-based approaches Response time for multi-hop MAs Network Overhead Comparison of MAs vs. RMI-based approaches Response time for multi-hop MAs SNMP time measurements synchronous SNMP polling Asynchronous SNMP polling Multi-hop MAs time measurements Conclusions References 82 10

11 Mobile Agents based Intelligent System for Autonomic Network Management Chapter 4 Fault Management 4.1 Introduction Fault Management Process Fault Detection Fault Isolation Fault correction Automated Fault Management Mobile Agent based System Architecture Mobile Agent Pool Intelligent System Module Implementation & Performance Evaluation Conclusions References..101 Chapter 5 Accounting & Performance Management 5.1 Introduction Accounting Management 104 a. Accounting Management Architecture 106 b. Purposes of Accounting Management Performance Management a. Performance Management Architecture.109 b. Purposes of Performance Management Relation Between Accounting & Performance Management Accounting & Performance Management in Cluster Computing Mobile Agent based Management in Cluster Computing Evolutionary Mobile Agent System Architecture a. Mobile Agent Pool b. Management Policies.120 c. Server Selection Policies Implementation & Performance Evaluation References

12 Mobile Agents based Intelligent System for Autonomic Network Management Chapter 6 Resource Management. 6.1 Introduction Resource Management Resource Management Architecture..133 a. Agent Management System.135 b. Policy Execution Module Implementation & Performance Evaluation in MANET Conclusions References 140 Chapter 7 Conclusions Annexure A1 Bibliography..147 Annexure A2 Publications

Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols

Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols Purvi N. Ramanuj Department of Computer Engineering L.D. College of Engineering Ahmedabad Hiteishi M. Diwanji

More information

Estelar. Chapter 3. Mobile Agent Based Intelligent System for Autonomic Network Management

Estelar. Chapter 3. Mobile Agent Based Intelligent System for Autonomic Network Management Chapter 3 Mobile Agent Based Intelligent System for Autonomic Network Management This chapter comprises the introduction to Mobile Agent based Intelligent System (MAIS) framework design and implementation

More information

A Study On Employee Retention Practices And Its Effectiveness In IT Sector

A Study On Employee Retention Practices And Its Effectiveness In IT Sector A Study On Employee Retention Practices And Its Effectiveness In IT Sector Submitted in the partial fulfilment of the requirement for the degree of Masters of Philosophy By Neenu Antony (Roll No: 0930009)

More information

Online Tuning of Artificial Neural Networks for Induction Motor Control

Online Tuning of Artificial Neural Networks for Induction Motor Control Online Tuning of Artificial Neural Networks for Induction Motor Control A THESIS Submitted by RAMA KRISHNA MAYIRI (M060156EE) In partial fulfillment of the requirements for the award of the Degree of MASTER

More information

LIST OF FIGURES. Figure No. Caption Page No.

LIST OF FIGURES. Figure No. Caption Page No. LIST OF FIGURES Figure No. Caption Page No. Figure 1.1 A Cellular Network.. 2 Figure 1.2 A Mobile Ad hoc Network... 2 Figure 1.3 Classifications of Threats. 10 Figure 1.4 Classification of Different QoS

More information

SNMP Network Management Concepts

SNMP Network Management Concepts SNMP Network Management Concepts Chu-Sing Yang Department of Electrical Engineering National Cheng Kung University Outline Background Basic Concepts Summary The Origins of TCP/IP Starts at 1969, and founded

More information

Masters in Information Technology

Masters in Information Technology Computer - Information Technology MSc & MPhil - 2015/6 - July 2015 Masters in Information Technology Programme Requirements Taught Element, and PG Diploma in Information Technology: 120 credits: IS5101

More information

The EMSX Platform. A Modular, Scalable, Efficient, Adaptable Platform to Manage Multi-technology Networks. A White Paper.

The EMSX Platform. A Modular, Scalable, Efficient, Adaptable Platform to Manage Multi-technology Networks. A White Paper. The EMSX Platform A Modular, Scalable, Efficient, Adaptable Platform to Manage Multi-technology Networks A White Paper November 2002 Abstract: The EMSX Platform is a set of components that together provide

More information

Top-Down Network Design

Top-Down Network Design Top-Down Network Design Chapter Nine Developing Network Management Strategies Copyright 2010 Cisco Press & Priscilla Oppenheimer 29 Network Management Design A good design can help an organization achieve

More information

Masters in Human Computer Interaction

Masters in Human Computer Interaction Masters in Human Computer Interaction Programme Requirements Taught Element, and PG Diploma in Human Computer Interaction: 120 credits: IS5101 CS5001 CS5040 CS5041 CS5042 or CS5044 up to 30 credits from

More information

Masters in Advanced Computer Science

Masters in Advanced Computer Science Masters in Advanced Computer Science Programme Requirements Taught Element, and PG Diploma in Advanced Computer Science: 120 credits: IS5101 CS5001 up to 30 credits from CS4100 - CS4450, subject to appropriate

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION Internet has revolutionized the world. There seems to be no limit to the imagination of how computers can be used to help mankind. Enterprises are typically comprised of hundreds

More information

Simple Network Management Protocol

Simple Network Management Protocol A Seminar Report on Simple Network Management Protocol Submitted in partial fulfillment of the requirement for the award of degree Of Computer Science SUBMITTED TO: SUBMITTED BY: www.studymafia.org www.studymafia.org

More information

Masters in Artificial Intelligence

Masters in Artificial Intelligence Masters in Artificial Intelligence Programme Requirements Taught Element, and PG Diploma in Artificial Intelligence: 120 credits: IS5101 CS5001 CS5010 CS5011 CS4402 or CS5012 in total, up to 30 credits

More information

IT 3202 Internet Working (New)

IT 3202 Internet Working (New) [All Rights Reserved] SLIATE SRI LANKA INSTITUTE OF ADVANCED TECHNOLOGICAL EDUCATION (Established in the Ministry of Higher Education, vide in Act No. 29 of 1995) Instructions for Candidates: Answer any

More information

Masters in Networks and Distributed Systems

Masters in Networks and Distributed Systems Masters in Networks and Distributed Systems Programme Requirements Taught Element, and PG Diploma in Networks and Distributed Systems: 120 credits: IS5101 CS5001 CS5021 CS4103 or CS5023 in total, up to

More information

ABSTRACT INTRODUCTION MATERIALS AND METHODS

ABSTRACT INTRODUCTION MATERIALS AND METHODS JOURNAL OF AGRICULTURE & SOCIAL SCIENCES 1813 2235/2005/01 2 156 160 http://www.ijabjass.org Design and Implementation of Network Operational Management Systems for Integrated and Automated Management

More information

International Journal of Advanced Engineering Research and Applications (IJAERA) ISSN: 2454-2377 Vol. 1, Issue 6, October 2015. Big Data and Hadoop

International Journal of Advanced Engineering Research and Applications (IJAERA) ISSN: 2454-2377 Vol. 1, Issue 6, October 2015. Big Data and Hadoop ISSN: 2454-2377, October 2015 Big Data and Hadoop Simmi Bagga 1 Satinder Kaur 2 1 Assistant Professor, Sant Hira Dass Kanya MahaVidyalaya, Kala Sanghian, Distt Kpt. INDIA E-mail: simmibagga12@gmail.com

More information

RS MDM. Integration Guide. Riversand

RS MDM. Integration Guide. Riversand RS MDM 2009 Integration Guide This document provides the details about RS MDMCenter integration module and provides details about the overall architecture and principles of integration with the system.

More information

A NOVEL RESOURCE EFFICIENT DMMS APPROACH

A NOVEL RESOURCE EFFICIENT DMMS APPROACH A NOVEL RESOURCE EFFICIENT DMMS APPROACH FOR NETWORK MONITORING AND CONTROLLING FUNCTIONS Golam R. Khan 1, Sharmistha Khan 2, Dhadesugoor R. Vaman 3, and Suxia Cui 4 Department of Electrical and Computer

More information

Tomáš Müller IT Architekt 21/04/2010 ČVUT FEL: SOA & Enterprise Service Bus. 2010 IBM Corporation

Tomáš Müller IT Architekt 21/04/2010 ČVUT FEL: SOA & Enterprise Service Bus. 2010 IBM Corporation Tomáš Müller IT Architekt 21/04/2010 ČVUT FEL: SOA & Enterprise Service Bus Agenda BPM Follow-up SOA and ESB Introduction Key SOA Terms SOA Traps ESB Core functions Products and Standards Mediation Modules

More information

Masters in Computing and Information Technology

Masters in Computing and Information Technology Masters in Computing and Information Technology Programme Requirements Taught Element, and PG Diploma in Computing and Information Technology: 120 credits: IS5101 CS5001 or CS5002 CS5003 up to 30 credits

More information

http://d-nb.info/1041302002

http://d-nb.info/1041302002 Contents 1 Introduction 1 1.1 Requirements for Evaluation Techniques 1 1.2 Performance Evaluation Techniques 2 1.2.1 Network Testbeds / Real-World Measurements 2 1.2.2 Network Simulators 3 1.2.3 Analytic

More information

University of Portsmouth PORTSMOUTH Hants UNITED KINGDOM PO1 2UP

University of Portsmouth PORTSMOUTH Hants UNITED KINGDOM PO1 2UP University of Portsmouth PORTSMOUTH Hants UNITED KINGDOM PO1 2UP This Conference or Workshop Item Adda, Mo, Kasassbeh, M and Peart, Amanda (2005) A survey of network fault management. In: Telecommunications

More information

DOCTOR OF PHILOSOPHY IN PSYCHOLOGY. By M.A. SYED FATHIMA

DOCTOR OF PHILOSOPHY IN PSYCHOLOGY. By M.A. SYED FATHIMA THE EFFECTIVENESS OF COMPUTER-ASSISTED EXERCISE ON CERTAIN COGNITIVE VARIABLES AMONG DYSLEXIC CHILDREN A Thesis submitted to the Bharathiar University, Coimbatore, in partial fulfillment for the award

More information

Service Oriented Architecture

Service Oriented Architecture Service Oriented Architecture Charlie Abela Department of Artificial Intelligence charlie.abela@um.edu.mt Last Lecture Web Ontology Language Problems? CSA 3210 Service Oriented Architecture 2 Lecture Outline

More information

Presented by Aurang Zeb 14CS-03. Network Management System

Presented by Aurang Zeb 14CS-03. Network Management System Presented by Aurang Zeb 14CS-03 Network Management System INTRODUCTION o We can define network management as monitoring, testing, configuring, and troubleshooting network components to meet a set of requirements.

More information

A Comparison Study of Qos Using Different Routing Algorithms In Mobile Ad Hoc Networks

A Comparison Study of Qos Using Different Routing Algorithms In Mobile Ad Hoc Networks A Comparison Study of Qos Using Different Routing Algorithms In Mobile Ad Hoc Networks T.Chandrasekhar 1, J.S.Chakravarthi 2, K.Sravya 3 Professor, Dept. of Electronics and Communication Engg., GIET Engg.

More information

A Framework for the Design of Cloud Based Collaborative Virtual Environment Architecture

A Framework for the Design of Cloud Based Collaborative Virtual Environment Architecture , March 12-14, 2014, Hong Kong A Framework for the Design of Cloud Based Collaborative Virtual Environment Architecture Abdulsalam Ya u Gital, Abdul Samad Ismail, Min Chen, and Haruna Chiroma, Member,

More information

PhD in Computer Sciences

PhD in Computer Sciences SUKKUR INSTITUTE OF BUSINESS ADMINISTRATION Merit-Quality-Excellence Schema of Studies for PhD in Computer Sciences (2013-2014) DEPARTMENT OF COMPUTER SCIENCE FACULTY OF SCIENCE AND INFORMATION TECHNOLOGY

More information

TALENT MANAGEMENT PRACTICES AND ITS IMPACT ON ORGANIZATIONAL PRODUCTIVITY: A STUDY WITH REFERENCE TO IT SECTOR IN BENGALURU

TALENT MANAGEMENT PRACTICES AND ITS IMPACT ON ORGANIZATIONAL PRODUCTIVITY: A STUDY WITH REFERENCE TO IT SECTOR IN BENGALURU TALENT MANAGEMENT PRACTICES AND ITS IMPACT ON ORGANIZATIONAL PRODUCTIVITY: A STUDY WITH REFERENCE TO IT SECTOR IN BENGALURU Thesis submitted to BHARATHIAR UNIVERSITY In partial fulfillment of the requirements

More information

Current Trends of Topology Discovery in OpenFlow-based Software Defined Networks

Current Trends of Topology Discovery in OpenFlow-based Software Defined Networks 1 Current Trends of Topology Discovery in OpenFlow-based Software Defined Networks Leonardo Ochoa-Aday, Cristina Cervello -Pastor, Member, IEEE, and Adriana Ferna ndez-ferna ndez Abstract The explosion

More information

Library Management System

Library Management System Library Management System UNDER THE GUIDANCE OF Mr. E.mitra Submitted to :-Head of training & Placement dept Submitted By: -Seema jajoria ACKNOWLEDGEMENT We are extremely grateful and remain indebted to

More information

of moving the data to the location of the management application code, as in clientserver

of moving the data to the location of the management application code, as in clientserver Unifying WBEM and Mobile Agents Approaches for Systems Management Marco Antonio C. Simões 1,2, André Luis de M. Santos 1 1 Centro de Informática Universidade Federal de Pernambuco P.O. Box 7851, ZIP: 50732-970

More information

SFWR 4C03: Computer Networks & Computer Security Jan 3-7, 2005. Lecturer: Kartik Krishnan Lecture 1-3

SFWR 4C03: Computer Networks & Computer Security Jan 3-7, 2005. Lecturer: Kartik Krishnan Lecture 1-3 SFWR 4C03: Computer Networks & Computer Security Jan 3-7, 2005 Lecturer: Kartik Krishnan Lecture 1-3 Communications and Computer Networks The fundamental purpose of a communication network is the exchange

More information

CONDIS. IT Service Management and CMDB

CONDIS. IT Service Management and CMDB CONDIS IT Service and CMDB 2/17 Table of contents 1. Executive Summary... 3 2. ITIL Overview... 4 2.1 How CONDIS supports ITIL processes... 5 2.1.1 Incident... 5 2.1.2 Problem... 5 2.1.3 Configuration...

More information

Elastic Application Platform for Market Data Real-Time Analytics. for E-Commerce

Elastic Application Platform for Market Data Real-Time Analytics. for E-Commerce Elastic Application Platform for Market Data Real-Time Analytics Can you deliver real-time pricing, on high-speed market data, for real-time critical for E-Commerce decisions? Market Data Analytics applications

More information

Associate Professor, Department of CSE, Shri Vishnu Engineering College for Women, Andhra Pradesh, India 2

Associate Professor, Department of CSE, Shri Vishnu Engineering College for Women, Andhra Pradesh, India 2 Volume 6, Issue 3, March 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Special Issue

More information

BYOD Adaption in Banking

BYOD Adaption in Banking BYOD Adaption in Banking A report submitted to the Institute for Development and Reasearch in Banking Technology, Hyderabad In partial fulfillment of the summer internship of Bachelor of Technology In

More information

A Secure Intrusion detection system against DDOS attack in Wireless Mobile Ad-hoc Network Abstract

A Secure Intrusion detection system against DDOS attack in Wireless Mobile Ad-hoc Network Abstract A Secure Intrusion detection system against DDOS attack in Wireless Mobile Ad-hoc Network Abstract Wireless Mobile ad-hoc network (MANET) is an emerging technology and have great strength to be applied

More information

COMP5426 Parallel and Distributed Computing. Distributed Systems: Client/Server and Clusters

COMP5426 Parallel and Distributed Computing. Distributed Systems: Client/Server and Clusters COMP5426 Parallel and Distributed Computing Distributed Systems: Client/Server and Clusters Client/Server Computing Client Client machines are generally single-user workstations providing a user-friendly

More information

Survey on software testing techniques in cloud computing

Survey on software testing techniques in cloud computing Survey on software testing techniques in cloud computing V.Priyadharshini #1, Dr. A. Malathi *2 # PhD Research Scholar PG & Research Department of CS Government Arts College (Autonomous) Coimbatore 18.

More information

IBM Tivoli Network Manager software

IBM Tivoli Network Manager software Perform real-time network discovery, topology visualization and root-cause analysis IBM Tivoli Network Manager software Highlights Help increase the availability and performance of critical business services

More information

Detection. Perspective. Network Anomaly. Bhattacharyya. Jugal. A Machine Learning »C) Dhruba Kumar. Kumar KaKta. CRC Press J Taylor & Francis Croup

Detection. Perspective. Network Anomaly. Bhattacharyya. Jugal. A Machine Learning »C) Dhruba Kumar. Kumar KaKta. CRC Press J Taylor & Francis Croup Network Anomaly Detection A Machine Learning Perspective Dhruba Kumar Bhattacharyya Jugal Kumar KaKta»C) CRC Press J Taylor & Francis Croup Boca Raton London New York CRC Press is an imprint of the Taylor

More information

TOWARDS STUDYING THE WLAN SECURITY ISSUES SUMMARY

TOWARDS STUDYING THE WLAN SECURITY ISSUES SUMMARY TOWARDS STUDYING THE WLAN SECURITY ISSUES SUMMARY SUBMITTED TO THE KUMAUN UNIVERSITY, NAINITAL BY MANOJ CHANDRA LOHANI FOR THE AWARD OF THE DEGREE OF DOCTOR OF PHILOSOPHY IN COMPUTER SCIENCE UNDER THE

More information

WebNMS-Based Topology Discovery in EPON Network

WebNMS-Based Topology Discovery in EPON Network , pp.161-168 http://dx.doi.org/10.14257/ijfgcn.2013.6.6.17 WebNMS-Based Topology Discovery in EPON Network Feng Jian and Zhu Li College of Computer Science & Technology, Xi an University of Science and

More information

Definition of SOA. Capgemini University Technology Services School. 2006 Capgemini - All rights reserved November 2006 SOA for Software Architects/ 2

Definition of SOA. Capgemini University Technology Services School. 2006 Capgemini - All rights reserved November 2006 SOA for Software Architects/ 2 Gastcollege BPM Definition of SOA Services architecture is a specific approach of organizing the business and its IT support to reduce cost, deliver faster & better and leverage the value of IT. November

More information

CA Virtual Assurance/ Systems Performance for IM r12 DACHSUG 2011

CA Virtual Assurance/ Systems Performance for IM r12 DACHSUG 2011 CA Virtual Assurance/ Systems Performance for IM r12 DACHSUG 2011 Happy Birthday Spectrum! On this day, exactly 20 years ago (4/15/1991) Spectrum was officially considered meant - 2 CA Virtual Assurance

More information

Middleware Lou Somers

Middleware Lou Somers Middleware Lou Somers April 18, 2002 1 Contents Overview Definition, goals, requirements Four categories of middleware Transactional, message oriented, procedural, object Middleware examples XML-RPC, SOAP,

More information

How Router Technology Shapes Inter-Cloud Computing Service Architecture for The Future Internet

How Router Technology Shapes Inter-Cloud Computing Service Architecture for The Future Internet How Router Technology Shapes Inter-Cloud Computing Service Architecture for The Future Internet Professor Jiann-Liang Chen Friday, September 23, 2011 Wireless Networks and Evolutional Communications Laboratory

More information

A Survey Study on Monitoring Service for Grid

A Survey Study on Monitoring Service for Grid A Survey Study on Monitoring Service for Grid Erkang You erkyou@indiana.edu ABSTRACT Grid is a distributed system that integrates heterogeneous systems into a single transparent computer, aiming to provide

More information

Efficient Scheduling Of On-line Services in Cloud Computing Based on Task Migration

Efficient Scheduling Of On-line Services in Cloud Computing Based on Task Migration Efficient Scheduling Of On-line Services in Cloud Computing Based on Task Migration 1 Harish H G, 2 Dr. R Girisha 1 PG Student, 2 Professor, Department of CSE, PESCE Mandya (An Autonomous Institution under

More information

Ilisimatusarfik. The University of Greenland. Guidelines for the Degree of Doctor of Philosophy (PhD)

Ilisimatusarfik. The University of Greenland. Guidelines for the Degree of Doctor of Philosophy (PhD) Ilisimatusarfik The University of Greenland Guidelines for the Degree of Doctor of Philosophy (PhD) Table of Contents 1. Preamble p. 2 2. Goal, structure, and organisation p. 2 3. Admission and registration

More information

Using Fuzzy Logic Control to Provide Intelligent Traffic Management Service for High-Speed Networks ABSTRACT:

Using Fuzzy Logic Control to Provide Intelligent Traffic Management Service for High-Speed Networks ABSTRACT: Using Fuzzy Logic Control to Provide Intelligent Traffic Management Service for High-Speed Networks ABSTRACT: In view of the fast-growing Internet traffic, this paper propose a distributed traffic management

More information

The Economics of Cisco s nlight Multilayer Control Plane Architecture

The Economics of Cisco s nlight Multilayer Control Plane Architecture The Economics of Cisco s nlight Multilayer Control Plane Architecture Executive Summary Networks are becoming more difficult to plan and optimize because of high traffic growth, volatile traffic patterns,

More information

Slow Intelligence System Framework to Network Management Problems for Attaining Feasible Solution

Slow Intelligence System Framework to Network Management Problems for Attaining Feasible Solution Slow Intelligence System Framework to Network Management Problems for Attaining Feasible Solution T.S.Baskaran 1 and R.Sivakumar 2 1 Department of Computer Science, A.V.V.M. Sri Pushpam College, Poondi,

More information

Master of Science (MS) in Computer Science

Master of Science (MS) in Computer Science Master of Science (MS) in Computer Science Overview of Degree The Master of Science degree in Computer Science at The University of Georgia is a comprehensive program of study intended to give qualified

More information

Chapter 11. User Datagram Protocol (UDP)

Chapter 11. User Datagram Protocol (UDP) Chapter 11 User Datagram Protocol (UDP) The McGraw-Hill Companies, Inc., 2000 1 CONTENTS PROCESS-TO-PROCESS COMMUNICATION USER DATAGRAM CHECKSUM UDP OPERATION USE OF UDP UDP PACKAGE The McGraw-Hill Companies,

More information

SNMP -overview. Based on: W.Stallings Data and Computer Communications

SNMP -overview. Based on: W.Stallings Data and Computer Communications SNMP -overview Based on: W.Stallings Data and Computer Communications Network Management -SNMP Simple Network Management Protocol (not so simple ) Dominant standardized network management scheme in use

More information

Introduction to Network Management

Introduction to Network Management Introduction to Network Management Chu-Sing Yang Department of Electrical Engineering National Cheng Kung University Outline Introduction Network Management Requirement SNMP family OSI management function

More information

Philosophy of GIMnet

Philosophy of GIMnet Philosophy of GIMnet Software Modularity and Reusability through Service Oriented Architecture and Hardware Abstraction Introduction GIMnet MaCI GIMnet = tcphub + GIMI Enables communication between distributed

More information

Federated Application Centric Infrastructure (ACI) Fabrics for Dual Data Center Deployments

Federated Application Centric Infrastructure (ACI) Fabrics for Dual Data Center Deployments Federated Application Centric Infrastructure (ACI) Fabrics for Dual Data Center Deployments March 13, 2015 Abstract To provide redundancy and disaster recovery, most organizations deploy multiple data

More information

ADMINISTRATION AND CONFIGURATION OF HETEROGENEOUS NETWORKS USING AGLETS

ADMINISTRATION AND CONFIGURATION OF HETEROGENEOUS NETWORKS USING AGLETS ANNALS OF THE FACULTY OF ENGINEERING HUNEDOARA 2006, Tome IV, Fascicole 1, (ISSN 1584 2665) FACULTY OF ENGINEERING HUNEDOARA, 5, REVOLUTIEI, 331128, HUNEDOARA ADMINISTRATION AND CONFIGURATION OF HETEROGENEOUS

More information

Tiny Web Services: Design and Implementation of Interoperable and Evolvable Sensor Networks (Priyantha, Kansal, Goraczko, Zhao, 2008)

Tiny Web Services: Design and Implementation of Interoperable and Evolvable Sensor Networks (Priyantha, Kansal, Goraczko, Zhao, 2008) Tiny Web Services: Design and Implementation of Interoperable and Evolvable Sensor Networks (Priyantha, Kansal, Goraczko, Zhao, 2008) Dominique Im Obersteg Distributed Systems Seminar 2011, ETH Zurich

More information

A Scalability Model for Managing Distributed-organized Internet Services

A Scalability Model for Managing Distributed-organized Internet Services A Scalability Model for Managing Distributed-organized Internet Services TSUN-YU HSIAO, KO-HSU SU, SHYAN-MING YUAN Department of Computer Science, National Chiao-Tung University. No. 1001, Ta Hsueh Road,

More information

SolarWinds Certified Professional. Exam Preparation Guide

SolarWinds Certified Professional. Exam Preparation Guide SolarWinds Certified Professional Exam Preparation Guide Introduction The SolarWinds Certified Professional (SCP) exam is designed to test your knowledge of general networking management topics and how

More information

Diagram 1: Islands of storage across a digital broadcast workflow

Diagram 1: Islands of storage across a digital broadcast workflow XOR MEDIA CLOUD AQUA Big Data and Traditional Storage The era of big data imposes new challenges on the storage technology industry. As companies accumulate massive amounts of data from video, sound, database,

More information

Service-Oriented Architecture and Software Engineering

Service-Oriented Architecture and Software Engineering -Oriented Architecture and Software Engineering T-86.5165 Seminar on Enterprise Information Systems (2008) 1.4.2008 Characteristics of SOA The software resources in a SOA are represented as services based

More information

Enterprise Application Designs In Relation to ERP and SOA

Enterprise Application Designs In Relation to ERP and SOA Enterprise Application Designs In Relation to ERP and SOA DESIGNING ENTERPRICE APPLICATIONS HASITH D. YAGGAHAVITA 20 th MAY 2009 Table of Content 1 Introduction... 3 2 Patterns for Service Integration...

More information

WAP PUSH, UP.NOTIFY, AND SMS Features and Benefits Comparison

WAP PUSH, UP.NOTIFY, AND SMS Features and Benefits Comparison WAP PUSH, UP.NOTIFY, AND SMS January 2002. Product Overview This summarizes the key differences between WAP Push, UP.Notify, and SMS. WAP Push is supported by Openwave Mobile Browser Version 5 and higher.

More information

Federation of Cloud Computing Infrastructure

Federation of Cloud Computing Infrastructure IJSTE International Journal of Science Technology & Engineering Vol. 1, Issue 1, July 2014 ISSN(online): 2349 784X Federation of Cloud Computing Infrastructure Riddhi Solani Kavita Singh Rathore B. Tech.

More information

NAME OF PROJECT UNIVERSITY OF PUNE

NAME OF PROJECT UNIVERSITY OF PUNE A PROJECT REPORT ON NAME OF PROJECT Submitted to UNIVERSITY OF PUNE In Partial Fulfilment of the Requirement for the Award of BACHELOR S DEGREE IN COMPUTER ENGINEERING BY GROUP MEMBER A GROUP MEMBER B

More information

Chapter 18. Network Management Basics

Chapter 18. Network Management Basics Network Management Basics > FCAPS Model Chapter 18. Network Management Basics This chapter covers the following topics: FCAPS Model Network Management Architecture Network Management Protocols An Introduction

More information

Event-based middleware services

Event-based middleware services 3 Event-based middleware services The term event service has different definitions. In general, an event service connects producers of information and interested consumers. The service acquires events

More information

Principles and characteristics of distributed systems and environments

Principles and characteristics of distributed systems and environments Principles and characteristics of distributed systems and environments Definition of a distributed system Distributed system is a collection of independent computers that appears to its users as a single

More information

TTM4128: Network and Service Management - TTM4128: Network and Service Management - Part A.1 : Course Overview and Introduction.

TTM4128: Network and Service Management - TTM4128: Network and Service Management - Part A.1 : Course Overview and Introduction. TTM4128: Network and Service - Part A.1 : Course Overview and Introduction TTM4128: Network and Service - Course Overview Course Overview Network A Short Introduction Learning Objectives Course Contents

More information

A standards-based approach to application integration

A standards-based approach to application integration A standards-based approach to application integration An introduction to IBM s WebSphere ESB product Jim MacNair Senior Consulting IT Specialist Macnair@us.ibm.com Copyright IBM Corporation 2005. All rights

More information

Framework Model for Database Replication within the Availability Zones

Framework Model for Database Replication within the Availability Zones Framework Model for Database Replication within the Availability Zones Ala a Atallah A. Al-Mughrabi Hussein H. Owaied 2 Computer Information System Department, Middle East University, Amman, Jordan almughrabi2004@yahoo.com

More information

How To Manage A Network With Mobile Agents

How To Manage A Network With Mobile Agents A Framework for Network Management using Mobile Agents Manoj Kumar Kona and Cheng-Zhong Xu Department of Electrical and Computer Engineering Wayne State University, Detroit, MI 48202 {manoj, czxu}@ernie.eng.wayne.edu

More information

1.1.1 Introduction to Cloud Computing

1.1.1 Introduction to Cloud Computing 1 CHAPTER 1 INTRODUCTION 1.1 CLOUD COMPUTING 1.1.1 Introduction to Cloud Computing Computing as a service has seen a phenomenal growth in recent years. The primary motivation for this growth has been the

More information

Software-Defined Networks Powered by VellOS

Software-Defined Networks Powered by VellOS WHITE PAPER Software-Defined Networks Powered by VellOS Agile, Flexible Networking for Distributed Applications Vello s SDN enables a low-latency, programmable solution resulting in a faster and more flexible

More information

OpenText Output Transformation Server

OpenText Output Transformation Server OpenText Output Transformation Server Seamlessly manage and process content flow across the organization OpenText Output Transformation Server processes, extracts, transforms, repurposes, personalizes,

More information

DMS - Breakthrough Technology for the Smart Grid

DMS - Breakthrough Technology for the Smart Grid DMS - Breakthrough Technology for the Smart Grid The emerging smart grid is expected to address many of the current challenges in the electrical power industry. It is expected to make the electric grid

More information

Titolo del paragrafo. Titolo del documento - Sottotitolo documento The Benefits of Pushing Real-Time Market Data via a Web Infrastructure

Titolo del paragrafo. Titolo del documento - Sottotitolo documento The Benefits of Pushing Real-Time Market Data via a Web Infrastructure 1 Alessandro Alinone Agenda Introduction Push Technology: definition, typology, history, early failures Lightstreamer: 3rd Generation architecture, true-push Client-side push technology (Browser client,

More information

Network Management Architectures for Broadband Satellite Multimedia Systems

Network Management Architectures for Broadband Satellite Multimedia Systems Network Architectures for Broadband Multimedia Systems obert J. Mort Systek Consulting Ltd., Havant, UK robert.mort@etsi.org Matteo Berioli DL, Germany matteo.berioli@dlr.de Haitham Cruickshank, University

More information

SOA REFERENCE ARCHITECTURE: WEB TIER

SOA REFERENCE ARCHITECTURE: WEB TIER SOA REFERENCE ARCHITECTURE: WEB TIER SOA Blueprint A structured blog by Yogish Pai Web Application Tier The primary requirement for this tier is that all the business systems and solutions be accessible

More information

The Construction of Seismic and Geological Studies' Cloud Platform Using Desktop Cloud Visualization Technology

The Construction of Seismic and Geological Studies' Cloud Platform Using Desktop Cloud Visualization Technology Send Orders for Reprints to reprints@benthamscience.ae 1582 The Open Cybernetics & Systemics Journal, 2015, 9, 1582-1586 Open Access The Construction of Seismic and Geological Studies' Cloud Platform Using

More information

Comparison of WCA with AODV and WCA with ACO using clustering algorithm

Comparison of WCA with AODV and WCA with ACO using clustering algorithm Comparison of WCA with AODV and WCA with ACO using clustering algorithm Deepthi Hudedagaddi, Pallavi Ravishankar, Rakesh T M, Shashikanth Dengi ABSTRACT The rapidly changing topology of Mobile Ad hoc networks

More information

NTC Project: S01-PH10 (formerly I01-P10) 1 Forecasting Women s Apparel Sales Using Mathematical Modeling

NTC Project: S01-PH10 (formerly I01-P10) 1 Forecasting Women s Apparel Sales Using Mathematical Modeling 1 Forecasting Women s Apparel Sales Using Mathematical Modeling Celia Frank* 1, Balaji Vemulapalli 1, Les M. Sztandera 2, Amar Raheja 3 1 School of Textiles and Materials Technology 2 Computer Information

More information

Network-Wide Capacity Planning with Route Analytics

Network-Wide Capacity Planning with Route Analytics with Route Analytics Executive Summary Capacity planning is an important business process in large IP networks for ensuring reliable application and service delivery. In the days of fixed circuits and

More information

DIRECTORATE OF DISTANCE EDUCATION

DIRECTORATE OF DISTANCE EDUCATION ANNAMALAI UNIVERSITY DIRECTORATE OF DISTANCE EDUCATION [P.G. Diploma in Computer Applications / Internet Technology / Data Mining] GUIDELINES FOR PROJECT WORK A student has to undergo a project work individually,

More information

A Design and Implementation of Network Traffic Monitoring System for PC-room Management

A Design and Implementation of Network Traffic Monitoring System for PC-room Management A Design and Implementation of Network Traffic Monitoring System for PC-room Management Yonghak Ahn, Oksam Chae Dept. of Computer Engineering, Kyunghee University, Sochen-ri, Giheung-eup, Yongin-si, Gyeonggi-do

More information

Ingegneria del Software II academic year: 2004-2005 Course Web-site: [www.di.univaq.it/ingegneria2/]

Ingegneria del Software II academic year: 2004-2005 Course Web-site: [www.di.univaq.it/ingegneria2/] Course: Ingegneria del Software II academic year: 2004-2005 Course Web-site: [www.di.univaq.it/ingegneria2/] Middleware Technology: Middleware Applications and Distributed Systems Lecturer: Henry Muccini

More information

Rajesh Gupta Best Practices for SAP BusinessObjects Backup & Recovery Including High Availability and Disaster Recovery Session #2747

Rajesh Gupta Best Practices for SAP BusinessObjects Backup & Recovery Including High Availability and Disaster Recovery Session #2747 Rajesh Gupta Best Practices for SAP BusinessObjects Backup & Recovery Including High Availability and Disaster Recovery Session #2747 Introduction Rajesh Gupta - rajgupta@deloitte.com Solution Network

More information

Computer Network. Interconnected collection of autonomous computers that are able to exchange information

Computer Network. Interconnected collection of autonomous computers that are able to exchange information Introduction Computer Network. Interconnected collection of autonomous computers that are able to exchange information No master/slave relationship between the computers in the network Data Communications.

More information

A Network Management Framework for Emerging Telecommunications Network. asamba@kent.edu

A Network Management Framework for Emerging Telecommunications Network. asamba@kent.edu Symposium on Modeling and Simulation Tools for Emerging Telecommunication Networks: Needs, Trends, Challenges, Solutions Munich, Germany, Sept. 8 9, 2005 A Network Management Framework for Emerging Telecommunications

More information

Course Syllabus For Operations Management. Management Information Systems

Course Syllabus For Operations Management. Management Information Systems For Operations Management and Management Information Systems Department School Year First Year First Year First Year Second year Second year Second year Third year Third year Third year Third year Third

More information

BIG DATA THE NEW OPPORTUNITY

BIG DATA THE NEW OPPORTUNITY Feature Biswajit Mohapatra is an IBM Certified Consultant and a global integrated delivery leader for IBM s AMS business application modernization (BAM) practice. He is IBM India s competency head for

More information

MBA PROJECT WORK GUIDELINES

MBA PROJECT WORK GUIDELINES Directorate of Distance Education Pondicherry University R.V.Nagar, Kalapet, Pondicherry 605 014 PONDICHERRY UNIVERSITY (A Central University) DIRECTORATE OF DISTANCE EDUCATION To. Mr./ Ms :... Address

More information

An Overview of CORBA-Based Load Balancing

An Overview of CORBA-Based Load Balancing An Overview of CORBA-Based Load Balancing Jian Shu, Linlan Liu, Shaowen Song, Member, IEEE Department of Computer Science Nanchang Institute of Aero-Technology,Nanchang, Jiangxi, P.R.China 330034 dylan_cn@yahoo.com

More information