Hosts tab

These are the computers running ioBroker. In a standard installation, this is exactly one; in a multi-host system, it's the master and all other hosts.

Der Reiter Hosts mit aufgeklappter Detailzeile
No.Meaning
1Host notifications . The number indicates the number of unread messages. These may contain warnings about insufficient memory.
2The host's name .
3The current CPU load.
4RAM usage.
5The operating time of the js-controller.
6The installed version of the js-controller.
7The available version. If it is higher than the installed version, an update is required.
8Events : incoming and outgoing messages per second.
9Change the name .
10Host basic settings.
11Restart the host.
12The host's log level .
13Expands the details row .

The details line lists the platform, operating system, architecture, number and speed of processors, model, RAM, system uptime, Node.js and NPM version, host time and time offset, as well as the number of known adapters, disk size, free disk space, number of active instances, and installation directory.

Time and time offset are worth considering: If the host's clock is running incorrectly, all data point timestamps will be wrong, and time-controlled processes will start at the wrong time.

Update js-controller

The js-controller is the core of ioBroker. Updates will be offered here as soon as a newer version is available in the repository. Instructions on how to do this and what needs to be done beforehand can be found under Updating ioBroker .

!> A backup should be created before updating the js-controller.