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

DSMT Documentation: printable format

plcmon: Central node information

A disembodies service reads the sites.xml file from PlanetLab and outputs the information in these events.

Functional Group: Status

Channel: /planet-lab.org/ns/node/$nodeName/

Generates:

Event: Boot state of the node.
Service: idsl_plcmon
Payload type: xmlns:pl="http://psepr.org/xs/payload/attribute"
payload field value of field description
field boot_state
value String which is one of:
  • alpha
  • beta
  • production
  • debug
Event: Boot version of the node's last boot.
Service: idsl_plcmon
Payload type: xmlns:pl="http://psepr.org/xs/payload/attribute"
payload field value of field description
field boot_version
value String
Event: Bandwidth limit set on node.
Service: idsl_plcmon
Payload type: xmlns:pl="http://psepr.org/xs/payload/attribute"
payload field value of field description
field bwlimit
value Long integer representing the bandwidth cap ??.
Event: IP address ofthe node.
Service: idsl_plcmon
Payload type: xmlns:pl="http://psepr.org/xs/payload/attribute"
payload field value of field description
field ip
value String giving IP address. The address can be in either IPV4 or IPV6 format.
Event: Latitude of the node.
Service: idsl_plcmon
Payload type: xmlns:pl="http://psepr.org/xs/payload/attribute"
payload field value of field description
field latitude
value Floating point number.
Event: Longitude of the node.
Service: idsl_plcmon
Payload type: xmlns:pl="http://psepr.org/xs/payload/attribute"
payload field value of field description
field longitude
value Floating point number.
Event: MAC address of node.
Service: idsl_plcmon
Payload type: xmlns:pl="http://psepr.org/xs/payload/attribute"
payload field value of field description
field mac
value string
Event: Chassis model of the node
Service: idsl_plcmon
Payload type: xmlns:pl="http://psepr.org/xs/payload/attribute"
payload field value of field description
field model
value string
Event: Name of the node
Service: idsl_plcmon
Payload type: xmlns:pl="http://psepr.org/xs/payload/attribute"
payload field value of field description
field name
value string
Event: RSA key of the node
Service: idsl_plcmon
Payload type: xmlns:pl="http://psepr.org/xs/payload/attribute"
payload field value of field description
field rsa_key
value string
Event: Name of the site the node belongs to.
Service: idsl_plcmon
Payload type: xmlns:pl="http://psepr.org/xs/payload/attribute"
payload field value of field description
field site
value string
Event: PlanetLab's status of the node.
Service: idsl_plcmon
Payload type: xmlns:pl="http://psepr.org/xs/payload/attribute"
payload field value of field description
field status
value string
Event: Version of ??
Service: idsl_plcmon
Payload type: xmlns:pl="http://psepr.org/xs/payload/attribute"
payload field value of field description
field version
value string

Revision History

1.0 2005-05-16 Robert Adams Initial version

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