Skip to content

Review runtime status

The client periodically synchronizes device availability and runtime status according to the platform policy. You do not need to maintain a separate timer; use the CLI and console to check the state.

Check from the CLI

bash
omnicompute device-info
omnicompute worker status

The first command shows local device information. The second shows the worker service state.

Check from the console

On the Devices page, review:

  • Current status and recent activity time.
  • Device name and identity information.
  • Whether the worker service is installed and running.
  • Notices or actions returned by the platform.

The Overview and Task Center pages provide the broader activity, task state, and recent changes.

When status stops changing

bash
omnicompute worker service restart
omnicompute worker status

If the status still does not change, check the network and account, then run omnicompute device-report again. Do not create a duplicate record for a device that is already visible in the console.

OmniCompute documentation