Getting Started

This quick start guide will show you  how you can take part in our contest in just a view steps:

  1. Register yourself to the mailing list and write us a short hello message.
  2. Download the software package
    File Size: 24,348.55 Kb
    Downloads: 24
    .
    • Unzip the file.
    • The readmefirst.pdf in folder documents is a good starting point. (optional)
    • You're running on Windows? Just go to http://www.mingw.org/wiki/msys/ and install msys. Note that you don't need mingw, just the msys part.
    • Go to the massim/scripts directory: $ cd /massim/scripts
    • Start the server: $ ./startServer.sh
    • Start another shell
    • Start the monitor: $ ./startMarsMonitor.sh
    • Go to the javaagents/scripts directory: $ cd /javaagents/scripts
    • Start some agents: $ ./startAgents.sh
    • Press ENTER on the server shell.
  3. Problems? Just write to the mailing list.

Additional information