Officer

Description of the Officer application for monitoring the computer and managing agents.

The Officer application allows for creating and starting Agents on the computer, collecting resource (RAM, CPU, storage) utilization, and more.

The Typhoon Test Hub distribution package comes with an Officer application distribution. To run Officer on a computer, use the interface to navigate to that folder and run the setup command, informing the Connection URL and token value.

Start Officer

on Linux

Copy TTH_dist.tar.gz (a Typhoon Test Hub distribution package provided by Typhoon HIL) to the Computer where you would like to start Officer.

  1. Unpack the file: tar -xf TTH_dist.tar.gz
  2. Go to ../TTH_dist/Officer
  3. Follow instructions inside README.md document

on Windows

Before starting Officer, it is important to fulfil these requirements.
  1. Copy TTH_dist.tar.gz (a Typhoon Test Hub distribution package provided by Typhoon HIL) to the Computer where you would like to start Officer.
  2. Unpack the file: tar -xf TTH_dist.tar.gz
  3. Go to ../TTH_dist/Officer
  4. Follow instructions inside README.md document