You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/agent/about.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,12 +81,11 @@ The figure shows:
81
81
82
82
- An NGINX Instance running on bare metal, virtual machine or container
83
83
- The NGINX One Cloud Console includes:
84
-
- Command Server to manage NGINX configurations, push new/updated configuration files remotely, perform integrity tests, and automatically roll back to last good configuration if issues are detected.
84
+
- Command Server to manage NGINX configurations, push new/updated configuration files remotely, and perform integrity tests.
85
85
- OpenTelemetry (OTel) Receiver that receives observability data from connected Agent instances.
86
-
- An Agent Process running on the NGINX Instance. The Agent is responsible for:
87
-
- Watching, applying, validating, and managing rollback operations on NGINX configuration files.
88
-
- Embedding an OpenTelemetry Collector, collecting metrics from both NGINX processes and host system performance data, then securely passing metric data to the NGINX One Cloud Console.
89
-
- Collection and monitoring of Host Metrics (CPU usage, Memory utilization, Disk I/O).
90
-
- Management and troubleshooting features leveraging NGINX Configuration Files, NGINX Logs (both access and error), and process-level metrics.
86
+
- An Agent process running on the NGINX Instance. The Agent is responsible for:
87
+
- Watching, applying, validating, automatically roll back to last good configuration if issues are detected.
88
+
- Embedding an OpenTelemetry Collector, collecting metrics from NGINX processes, host system performance data, then securely passing metric data to the NGINX One Cloud Console.
89
+
- Collection and monitoring of host metrics (CPU usage, Memory utilization, Disk I/O) by the Agent OTel collector.
91
90
- Collected data is made available on the NGINX One Cloud Console for monitoring, alerting, troubleshooting, and capacity planning purposes.
0 commit comments