Montage Banner

Table Of Contents

This Page

Availability

The MAGI system is divided into magicore and magimodules. The magicore system consists of the group communication, control, and data management infrastructure.

The magimodules are agent function implementations that enable a particular behavior on the experiment nodes.

magicore

The MAGI v1.0 system is available for use on DETERLab at:

/share/magi/v100/

Adding the following line in your topology file (nsfile) will start the MAGI daemon on the specified node $NodeName

tb-set-node-startcmd $NodeName "sudo python /share/magi/current/magi_bootstrap.py"

magimodules

The agents along with supporting documentation and file are located at:

/share/magi/modules

In the Case Studies section we present several examples of how to start the MAGI system and deploy the agents.