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.
- Unpack the file:
tar -xf TTH_dist.tar.gz
- Go to
../TTH_dist/Officer
- Follow instructions inside README.md document
on Windows
Before starting Officer, it is important to fulfil these requirements.
- 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. - Unpack the file:
tar -xf TTH_dist.tar.gz
- Go to
../TTH_dist/Officer
- Follow instructions inside README.md document