The projecttracker.py utility provides a command line interface to control a Project Tracker integration on a TeamForge site.
You can run this script as the root user to start, stop and get the status of a Project Tracker instance that is integrated into your site.
Run this script as follows:
sudo /etc/init.d/projecttracker [command]
For example, use the following command to start the Project Tracker integration:
sudo ./projecttracker start
The following commands are available for the projectracker.py script.