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.
-
Log into the server.
-
Find the application in distress.
-
Run the snapshot.py script.
-
/opt/collabnet/teamforge/runtime/scripts/snapshot.py
Snapshot gathers data from several processes running on the system, including:
- JBoss
- Tomcat
- James
- PostgreSQL
- Apache
- C6Migration
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.