First, install Stork Agent on the machine with Kea or BIND 9. This is described in the Stork Agent instructions.

Machine is located by address and port where 'address' is the IP address or FQDN of machine, and port is the Stork Agent listening port. Port can be omitted; default value is 8080.

Address:
Port:
{{ item.label }}
Filter machines:

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

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

The search is performed while typing or on pressing Enter. The minimum number of search characters is 2.

No machines found.

Machines can be added by clicking the Add New Machine button at the top.
Hostname Address Agent Version Apps CPUs CPUs Load Memory Used Memory Uptime Last Visited Error Action {{ m.hostname || m.address }} {{ m.address }}:{{ m.agentPort }} {{ m.agentVersion }} {{ s.type }}
{{ m.cpus }} {{ m.cpusLoad }} {{ m.memory }} {{ m.uptime || '?' }} days {{ m.lastVisitedAt | localtime }}
Total: {{ state.totalRecords > 0 ? state.totalRecords : '0' }} {{ state.totalRecords === 1 ? 'machine' : 'machines' }}

System Information

Hostame {{ machineTab.machine.hostname }}
Address {{ machineTab.machine.address }}:{{ machineTab.machine.agentPort }}
Agent Version {{ machineTab.machine.agentVersion }}
CPUs {{ machineTab.machine.cpus }}
CPUs Load {{ machineTab.machine.cpusLoad }}
Memory {{ machineTab.machine.memory || '?' }} GiB
Used Memory {{ machineTab.machine.usedMemory }} %
Uptime {{ machineTab.machine.uptime || '?' }} days
OS {{ machineTab.machine.os }}
Platform Family {{ machineTab.machine.platformFamily }}
Platform {{ machineTab.machine.platform }}
Platform Version {{ machineTab.machine.platformVersion }}
Kernel Version {{ machineTab.machine.kernelVersion }}
Kernel Arch {{ machineTab.machine.kernelArch }}
Virtualization Role {{ machineTab.machine.virtualizationRole }}
Virtualization System {{ machineTab.machine.virtualizationSystem }}
Host ID {{ machineTab.machine.hostID }}
Last Visited {{ machineTab.machine.lastVisitedAt | localtime }}
Error

Kea App

Active: {{ srv.active ? 'yes' : 'no' }}
Version: {{ srv.version }}
link to details

BIND 9 App

Active: {{ srv.active ? 'yes' : 'no' }}
Version: {{ srv.version }}
link to details