IoT Open Tech
Home
  • Platform
  • Modules
  • Devices
Guides
Changelog
  • English
  • Svenska
Home
  • Platform
  • Modules
  • Devices
Guides
Changelog
  • English
  • Svenska
  • Module types
  • Integrations

    • Assistant Integration
    • OP5 Monitor Integration
    • Pricer Integration
    • Vitec Exporter
    • Zabbix Agent Plugin
  • Managers

    • LoRa Manager
    • Trafficweb Manager
    • Z-Wave Manager
    • Xovis Manager
  • Internal

    • CoAP Receiver
    • Gateway Monitor
    • Metric Monitor
    • Metric Notifier
    • Public Data API
    • Scheduler

Gateway Monitor

The Gateway Monitor integration can be used to monitor different gateways connected to the IoT Open backend. The integration utilizes different systems to monitor the gateway. The monitored gateways will be represented as devices in an installation specified in the configuration.

Gateways can be monitored using the following systems, resulting in different functions for the device depending on the system used. All checks can be specified using extended cron format (with seconds).

ICMP (ping)

The ICMP connector checks ping response from the server to specified hostname or IP for the gateway. The measurement is done as a round trip time and repeated a configurable amount of times.

Will create three functions, min_rtt, max_rtt and avg_rtt.

Chirpstack (v3)

The Chirpstack connector fetches the last seen timestamp for a specified gateway. The gateway is specified using the GatewayID used in lora networks.

Will create a function of type last_seen.

SNMP

The SNMP connector checks values using the SNMP protocol. Functions are created based on the gateway type and configured OIDs to get info for.

Last updated:
Prev
CoAP Receiver
Next
Metric Monitor