J
JOATOSIT Operations Platform
Browse documentation

Adding a device

Devices

There are two ways devices get into JOATOS: automatically through discovery, or manually when you want to add one yourself.

Two ways to add a device

  • Discovery — a subnet scan or vendor-controller query finds devices and adds them for you. This is the recommended way to add many devices at once.
  • Manual add — for a single device, or one that discovery can't reach.

Adding a device manually

  1. Select Devices in the sidebar.
  2. Select Add device (top-right).
  3. Complete the form:
FieldNotes
Name (required)A friendly name, e.g. Core Switch 01.
Site (required)The location it belongs to. The site's collector reaches it for monitoring.
Type (required)Switch, Router, Firewall, Access Point, UPS, or Other — see Understanding device types.
Connection addressThe IP address or hostname JOATOS uses to reach it.
ManufacturerOften auto-detected from SNMP once polling starts.
ModelOften auto-detected from SNMP once polling starts.
Serial numberUsed for asset linking and warranty lookup.
StatusOnline, Offline, Unknown, or Maintenance. Set Maintenance to pause monitoring and suppress alerts.
ICMP profileControls ping / uptime monitoring.
Scanning profileDefines how JOATOS polls the device — which credential, how often, and what to collect.
LocationWhere it physically lives, e.g. Rack A2, U3. May be overwritten by the device's SNMP location.
Management URLLink to the device's web admin page, shown on its detail page.
NotesFree-form notes, shown on the detail page.
  1. Select Add device.

Getting monitoring data flowing

Adding a device records it, but to collect stats JOATOS needs to reach it:

  • Assign a scanning profile so the collector knows which credential and interval to use.
  • Assign an ICMP profile for ping-based up/down monitoring.
  • Make sure the device's site has a Site Collector assigned.

Once polling starts, fields like manufacturer, model, and firmware are filled in automatically where the device reports them.

Notes & tips

  • The Type you choose determines which tabs and data appear later — pick the closest match.
  • To temporarily stop alerts for planned work, set the device Status to Maintenance rather than deleting it.

Related