Truxton Status

From truxwiki.com
Jump to navigation Jump to search

The Truxton Status Tray application assists system admins and media loaders in understanding the status of their Truxton Exploitation cluster.

It appears as a colored hexagon in the windows taskbar icon area:

Tray.png

Tray States

The tray application can have multiple states representing the status of the system.

Name Icon Description
Initializing UnknownIcon.png This is represented as the color gray with no icon. The tray will be in the state when it is first launched until it finishes initializing.
Services Off ServiceNotRunning.png This is represented by bright yellow with a Z icon. It means that either the Les service or Truxton Service has been turned off. Media will not progress in processing or loading states until both are turned back on. A user might want to turn off services if they want to reclaim things like system memory.
Unlicensed UnlicensedIcon.png This is represented by bright red with a exclamation icon. It means that the license is invalid or has expired. They will not be able to load data.
Idle NormalIcon.png This is represented by purple with a checkmark. It means Truxton is idle and not processing any media at the moment.
Loading LoadingIcon 00.png This is represented by purple with an animated set of dots. It means Truxton is presently processing media.

Additionally, the tray application will provide notifications between state changes.

Tray Menu

When clicked on it provides a plethora of shortcuts to different management aspects pertaining to Truxton System Administration and Media Exploitation.

Name Description
Download Diagnostic Logs Gathers all relevant logs of the system and produces a zip file. This can be helpful to provide to a Truxton engineer to debug encountered encountered
View Settings Views the TruxtonSettings.xml file. This file is used to connect to different Truxton instances. It is located typically in %programdata%\Truxton\Settings\TruxtonSettings.xml
View ETL Config Views the TruxtonService.xml file. This file is used configure Truxton's underlying ETL processes managed by the Truxton Service. It is located typically in %programdata%\Truxton\Settings\TruxtonService.xml
Truxton Service (running or stopped) Toggles the Truxton Service on or off. The Truxton Service is the primary controller for Truxton's underlying ETL processes. The name of the Truxton Service windows service is truxton.
Load Status Monitor (running or stopped) Toggles the Load Status Monitor (Les) on or off. The Load Status Monitor is the primary controller for Truxton's underlying ETL processes. The name of the Load Status Monitor windows service is les.
System Log Launches the system log to view the verbose status of the Truxton system. HEADS UP turning this on could impact load speeds. You will additionally need to have the Truxton Service and Load Status Monitor restarted for this to take affect.
View License Launches the Licensing Application to view and manage the License associated with this instance of Truxton. This application is located at C:\Program Files\Truxton\Tools\RegisterLicense.exe
Purge All Data Purges all loaded media from this instance of Truxton.
Clean Data Runs a clean up operation for maintenance. The clean data operation performs tasks like deleting unused depots to reclaim space in addition to optimizing the Postgres Database indices.
Launch Truxton CLI Launches a command prompt in C:\Program Files\Truxton\Tools and shows the TruxtonCLI.exe --help output.
Exit This exits the tray application. The tray application is located in C:\Program Files\Truxton\Tools\TruxtonStatus.exe if you wish to run it. Additionally, it will launch when your computer starts up.