For the complete documentation index, see llms.txt. This page is also available as Markdown.

Viewing the ONES

ONES UI Administration: Monitor > ONES Dashboard

  • Self-Monitoring ONES Application Dashboard: A dedicated monitoring view under Monitor > ONES designed to track the performance, resource consumption, and health of the containerized ONES.

  • High-Level Metrics: Prominently displays aggregate physical resource utilization for the underlying node hosting the ONES application suite:

    • CPU Utilization (%)

    • Memory Utilization (%)

    • Disk Usage (%)

    • Interactive Performance Charting:

  • Features a dynamic trend graph supporting tab switches between CPU Utilization (%), Memory Utilization (%), and Disk Usage (%) metrics.

    • Includes a Forecast toggle alongside configurable Warning and Critical threshold markings (e.g., 70% and 80%) for predictive capacity planning.

  • Microservice-Level Container Telemetry: A comprehensive table listing individual ONES containers (such as ones-monitor, ones-collector, stream-processor, and ones-rule-service) with live runtime statistics:

    • Image & Version Tracking: Displays the active tag (e.g., v4.3.0 or latest) for easy version validation.

    • Live Status: Real-time state indicators (e.g., Up 2 days with a green indicator).

    • Resource Footprint: Real-time columns for CPU Utilization (%), Memory Utilization (%), and total Memory Usage capacity limits.

    • Network & Disk I/O: Monitors data throughput with Net I/O (Network input/output in MBs/GBs) and Block I/O (Disk read/write performance).

  • Operational Logging Integration: Includes quick-action buttons to view Saved Logs or dynamically Generate Log packages for the application stack.

  • Historical Timeline Slider: Integrates with the global timeline slider (Live through 2w) to trace container performance spikes and resource leaks historically.

Last updated