Monitoring Architecture
Version 1.6.4 | Updated: March 10, 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 |
API |
node, process, cadvisor, provision, northbound, service |
9100, 9256, 9183, 8091, 9880, 8085 |
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) |
|
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)
| servers.env TYPE | Port | Metrics Path | Description |
|---|---|---|---|
|
8091 |
|
Provision Portal API metrics |
|
9880 |
|
Northbound API metrics |
|
8085 |
|
Service API metrics |