Monitoring Architecture
Version 1.6.7 | Updated: March 18, 2026 Version 1.6.7 | Updated: March 18, 2026
Monitoring Architecture
Server Types & Exporters
| Server Type | Exporters | Ports |
|---|---|---|
ACS/WildFly |
node, process, cadvisor, jmx-hikari, jmx-jvm, jmx-hazelcast, ft-system, acs-metrics, subscription-api |
9100, 9256, 9183, 5556, 5557, 9101, 8090, 8080 |
Hazelcast |
node, process, cadvisor, hazelcast-prometheus (native) |
9100, 9256, 9183, 9101 |
MySQL |
node, process, cadvisor, mysqld-exporter |
9100, 9256, 9183, 9104 |
Oracle |
node, process, cadvisor, oracledb-exporter |
9100, 9256, 9183, 9161 |
ClickHouse |
node, process, cadvisor, clickhouse-exporter |
9100, 9256, 9183, 9116 |
PostgreSQL |
node, process, cadvisor, postgres-exporter |
9100, 9256, 9183, 9187 |
API/HC1 (Angular UI) |
node, process, cadvisor, provision, northbound, service, nginx-exporter, ft-device-network, ai-agent, ui-backend |
9100, 9256, 9183, 8091, 9880, 8085, 9113, 8383, 8084, 8881 |
Windows |
windows-exporter |
9100 |
Metrics Endpoints Reference
System Exporters (Docker containers)
| servers.env TYPE | Port | Metrics Path | Description |
|---|---|---|---|
|
9100 |
|
CPU, RAM, Disk, Network (node-exporter) |
|
9256 |
|
Host process stats (process-exporter) |
|
9183 |
|
Docker container metrics (cAdvisor) |
|
9104 |
|
MySQL database metrics (mysqld-exporter) |
|
9161 |
|
Oracle database metrics (oracledb-exporter) |
|
9116 |
|
ClickHouse database metrics (clickhouse-exporter) |
|
9187 |
|
PostgreSQL database metrics (postgres-exporter) |
|
9113 |
|
Nginx web server metrics (nginx-exporter) |
|
9100 |
|
Windows system metrics (windows-exporter) |
JMX Exporters (Docker containers)
| servers.env TYPE | Port | Metrics Path | Description |
|---|---|---|---|
|
5556 |
|
HikariCP connection pool metrics |
|
5557 |
|
JVM heap, GC, threads metrics |
Native Application Endpoints
| servers.env TYPE | Port | Metrics Path | Description |
|---|---|---|---|
|
9101 |
|
Hazelcast native Prometheus endpoint |
|
8090 |
|
FT System Spring Boot Actuator |
|
8080 |
|
ACS application business metrics |
|
8080 |
|
WildFly server metrics |
|
8080 |
|
Subscription API metrics (FTACS) |
API Service Endpoints (Docker containers / Native Actuator)
| servers.env TYPE | Port | Metrics Path | Description |
|---|---|---|---|
|
8091 |
|
Provision Portal API metrics |
|
9880 |
|
Northbound API metrics |
|
8085 |
|
Service API metrics |
FT UI Services Endpoints (Docker containers / Native metrics)
| servers.env TYPE | Port | Metrics Path | Description |
|---|---|---|---|
|
8383 |
|
FT Device Network Service (Spring Boot) |
|
8084 |
|
AI Agent (Python/FastAPI with prometheus_client) |
|
8881 |
|
UI Backend (when actuator enabled in Spring Security) |