{{ err }}
Filters

Machines in the table below can be filtered by entering text in the search box; the table shows all machines matching the filter text. The currently supported fields for filtering are:

  • Address
  • Agent Version
  • Hostname
  • OS
  • Platform
  • Platform Family
  • Platform Version
  • Kernel Version
  • Kernel Arch
  • Virtualization System
  • Virtualization Role
  • Host ID

Authorized and unauthorized machines can be filtered out by using Authorized machines checkbox filter.

Hostname Location

This specifies where the server can reach the agent as a hostname:tcp-port pair (e.g. localhost:8888).

Agent Token

This is a token generated by an agent during its first startup. Verify that the value visible here is the same as the agent token present in the agent's logs or in /var/lib/stork-agent/tokens/agent-token.txt.

Agent Version App(s) Version Daemons CPUs CPU Load

These three numbers are CPU load averages for the last 1 minute, 5 minutes, and 15 minutes. This is the usual syntax used by the top command.

High load averages imply that a system is overloaded. A value of 1.00 means one CPU core is fully utilized. For example, if your system has load of 1.22 and you have only one CPU core, the system is overloaded. However, if the load is 1.22 with four cores, your system is working at slightly over 30% of its capacity.

Total Memory [GB] Memory Usage [%] Uptime Last Refreshed

This shows when the machine status was last retrieved. Click the blue button in the Action column and select Refresh to update.

Error
Action
{{ m.hostname || m.address }} {{ m.address }}:{{ m.agentPort }} {{ m.agentToken }} {{ m.agentVersion }}
{{ m.cpus }} {{ m.cpusLoad }} {{ m.memory }} {{ m.uptime || '?' }} days {{ m.lastVisitedAt | localtime | placeholder: 'never' }}
No machines found. Clear filtering and try again.
Information about adding new machines to the Stork server is available after clicking on the Installing Stork Agent on a New Machine button above.
There {{ unauthorizedMachinesCount === 1 ? 'is' : 'are' }} {{ unauthorizedMachinesCount }} unauthorized machine{{ unauthorizedMachinesCount > 1 ? 's' : '' }}. Check {{ unauthorizedMachinesCount === 1 ? 'it' : 'them' }} by selecting the Unauthorized button above.
There are no machines waiting for authorization. Select the Authorized button above to see all authorized machines.
Total: {{ paginatorState.totalRecords | pluralize: 'machine' }}