Using SpaceDefMonitor

Procedure

  1. To see output from SpaceDefMonitor, start SpaceDefMonitor, and then start other example programs that define new spaces, such as ASChat or ASOperations to see what is displayed when each program starts up. Exit all example programs, then start up the Admin CLI and enter the following:
    as-admin> connect name “examplems” membername “admin”
    as-admin> show spaces
  2. For each space displayed by show spaces, do the following and watch what is displayed in the SpaceDefMonitor command window:
    as-admin> drop “ASChat”
    as-admin> drop “myspace”
    as-admin> quit
  3. Enter quit in the SpaceDefMonitor command window to exit the program.