Get information about a CollabNet TeamForge site

Use the snapshot.py utility to determine what processes are running on your CollabNet TeamForge site, how much free memory is available, and other information.

  1. Log into the server.
  2. Find the application in distress.
  3. Run the snapshot.py script.
    • /opt/collabnet/teamforge/runtime/scripts/snapshot.py
Snapshot gathers data from several processes running on the system, including:

The information is written to LOG_DIR/runtime/snapshot.log and LOG_DIR/apps/server.log.

Note: LOG_DIR is the directory you defined as the logging directory in the site-options.conf file.