System Monitoring Tool

From Agent Factory

Jump to: navigation, search

Contents

Introduction

This tool aims to provide a distributed version of the Agent Factory Debugger, but with the exception that the level of control over the execution of agents is limited to their suspension, resumption and stepping. The main motivation for the introduction of this tool is to provide developers with the ability to observe the overall operation of a deployed multi-agent system, allowing them to drill down into the state of individual agents where necessary.

In contrast with the Agent Factory Debugger, this tool relies solely on snapshots of the constituent agents internal states. Further, while it can be used to monitor the operation of agents on a single agent platform, it is designed to work over multiple agent platforms. With this in mind, we anticipate that the tool will also include functionality to support the management of the deployed community.

Editiorial History

19/03/2008: Version 1 - Introduction & Skeleton Structure

Tool Archtitecture

TBC

Deploying the Tool

TBC

Deploying a SMT Server

TBC

Deploying a SMT Client

TBC