Integration Overview
TS Analyzer exposes two machine-readable interfaces for integration with external monitoring systems, automation scripts, and network management platforms:
- REST API — a full HTTP/JSON API for reading monitoring data and controlling the device. All operations available in the web interface are accessible via the API.
- SNMP — SNMP v2c support for polling device state and receiving TRAP notifications on ETSI TR 101 290 error events.
Additionally, a ready-made Zabbix template is available for plug-and-play integration with Zabbix monitoring infrastructure.
| Interface | Use case |
|---|---|
| REST API | Automation, custom dashboards, integration with external platforms (e.g. Stream Labs MultiProbe) |
| SNMP | Passive monitoring via NMS, TRAP-based alerting to Nagios, Zabbix SNMP, Prometheus SNMP exporter |
| Zabbix Template | Turn-key Zabbix integration with pre-built discovery, items, and dashboards |