Processes

On this page, you can monitor various processes running on the server or run them manually via the Back Office by clicking the Run process button.

Date

The date and time when a process started running.

Process name

The processes with the following names are supported:

  • Clear Cache (cache) — clears cache for the specified time period.

  • Sync Accounts (accounts) — enables synchronization of accounts with trading platforms.

  • Sync Groups (groups) — enables synchronization of groups with trading platforms.

  • Sync Symbols (symbols) — enables synchronization of symbols with trading platforms.

  • Sync Trades (trades) — enables synchronization of trades with trading platforms.

  • Create Payments (payments) — instantiates reward payments.

  • Process Payments (transactions) — processes reward transfers.

  • Cancel Payments (cancel) — used to revert reward payments. For details, refer to How to cancel payments.

  • Run Diagnostics (diagnostics) — runs diagnostics of IB services.

Logs

The number of entries logged for a process to enable debugging. A filter by severity levels is available, as per the RFC 5424 Standard.

Memory

The amount of memory used by a process.

CPU Time

The time which it took a process to run.

PID

The process identifier.

Exit code

The process result:

  • 0 — the process completed successfully.

  • 1 — the process wasn’t completed due to errors.

  • 2 — the process was gracefully stopped due to service maintenance.