J
JOATOSIT Operations Platform
Browse documentation

Adding a server

Servers

You can add a server manually, or let it appear automatically when you install the agent on it. This article covers the manual add and the fields involved.

Server types

TypeShown asUse for
PhysicalPhysicalBare-metal servers
VirtualVMVirtual machines
ContainerContainerContainers
HypervisorHypervisorHosts that run VMs (Proxmox, Hyper-V, XCP-ng, KVM)

Machines running a client OS are added as Workstations or Laptops and appear under Endpoints instead.

Adding a server manually

  1. Select Servers in the sidebar.
  2. Select Add server.
  3. Complete the form:
FieldRequiredNotes
NameYesA friendly name, e.g. prod-web-01. Doesn't need to match the hostname.
SiteYesThe location; determines which collector reaches it.
TypeYesPhysical, VM, Container, or Hypervisor.
OS / Hypervisor platformYesThe platform — e.g. Linux / Unix (SSH), Windows (WMI), or a hypervisor platform. This filters the credential options.
HypervisorNoFor VMs and containers, link to the host that runs them.
Connection addressNoIP address(es) or hostname JOATOS uses to reach it.
Scanning profileNoDefines how the server is polled — which credential, interval, and package-scan interval.
ICMP profileNoControls ping / uptime monitoring, separately from stats collection.
NotesNoFree-form notes shown on the detail page.
  1. Select to create. If a server with the same hostname or IP already exists, JOATOS warns you so you can View existing or Add anyway.

A new server starts Offline until its first collection runs.

Getting data flowing

Adding the server records it; to collect from it you choose a collection method — install the agent, assign a scanning profile for agentless polling, or assign only an ICMP profile for up/down monitoring. See Choosing a collection method.

Notes & tips

  • The platform you pick (Linux/Windows/Proxmox) controls which credential types the scanning-profile dropdown offers.
  • Link VMs and containers to their Hypervisor so the estate view shows what runs where.

Related