Distributed Service Management Toolkit
An open platform for managing
planetary-scale services.

Home

Documentation
  DSMT HowTo
  DSMT Overview
  DSMTC Reference
  RPMGEN

Publications
  ICAC2005 Paper
  PlanetLab Presentation

Services
  Managed slices
  Services
  Channels

Support

Download

Download DSMT printable format

To run DSMT, a user need the following programs:

  • dsmtc: command line interface to the DSMT container manager service. Java program that runs on most Linux systems;
  • rpmgen: Bash script that generates an rpm installable by deployment-agent on the target nodes. Required rpmbuild and a Linux system;
  • DSMTViewer: a Java program that views the state of the application installation.

The Distributed Management Services Toolkit user components (dsmtc, rpmgen, and DSMTViewer) can be downloaded via:

YUM installation

Add the following repository specification to your /etc/yum.conf file:

[dsmt]
name=DSMT Repository
baseurl=http://yum.dsmt.org/download/rpms/
enabled=1
gpgcheck=0
Or, if you have the new yum repository stuff, put these lines in a file named /etc/yum.repos.d/dsmt.repo.

Once yum is set up, you can perform:

sudo yum install dsmt-tools


Last modified 1189654434
Copyright 2008, Robert Adams. All rights reserved. License and copyright information.