Skip to main content

System Overview

The system overview page displays the gateway's operating status, system resources, engineering information, and trend charts, serving as the core entry point for daily inspections. Statistics and resource information at the top of the page will refresh automatically, or manually refresh via the floating menu in the upper right corner.

First Look at Terms

TermsOn-site Understanding
ChannelsCommunication links from gateways to field devices, such as a TCP connection, a serial port, or a listening port.
Devicea PLC, instrument, acquisition module, or a logic acquisition object managed by plugins.
VariableA point in the point list, such as temperature, pressure, operating status, fault state, or control write point.
Real-time alarmsAlarm events that still require personnel attention do not mean the on-site fault has been resolved.
CPU/memory/diskgateway host resources. If the data remains high for a long time, prioritize checking collection frequency, forwarding cache, rule flow, and log volume.
WidgetDraggable information blocks on the overview page, such as resource monitoring, engineering information, or trend charts.

Page Entry

After logging into the system, the system overview page is displayed by default, or you can click the "System Overview" menu on the left to enter.

System Overview

Statistics Card

CardDescription
Total Number of ChannelsDisplays the total number of channels and indicates the number of channels enabled.
Total Number of DevicesDisplays the total number of devices and indicates the number of online devices.
Total number of variablesDisplays the total number of variables and indicates the number of normal variables.
Real-time AlarmDisplays the current number of real-time alarm variables and indicates the number of alarm events.

Statistical cards are suitable for quickly determining whether the project is fully loaded. If abnormalities are found in the number of device online counts, normal variable counts, or real-time alarm counts, then proceed to "Collection Configuration," "Real-time Alarms," or "System Logs" to view details.

System Resource Monitoring

MetricsDescription
CPU UsageSystem CPU Usage Percentage. If the rate remains high, prioritize high-frequency collection, rule processes, and data forwarding.
Memory usageSystem memory usage percentage. If persistently high, check the number of variables, cache queues, and runlogs.
Disk UsageCurrent disk usage percentage. Insufficient disk space can affect historical data, cache files, and log writing.
System RuntimeRuntime after GatewayRuntime starts.
Network Interfacedisplays the network card name and IP address to confirm the current access address and on-site network configuration.
Performance monitoring recommendations
  • When CPU or memory remains high for a long time, first lower the debug log level, then check the collection frequency, rule flow, and forwarding target cache.
  • When disk usage approaches the upper limit, promptly clear unnecessary logs, backups, and offline caches to prevent data write failures.
  • The network interface list helps confirm the IP addresses actually used by the gateway. Before modifying the network card configuration, you should prepare backup connection methods.

Trend Chart

Trend chart shows recent changes in CPU, memory, and network up/downlink speeds. System resources and trend data are refreshed on a short-term basis, while top statistics are refreshed on longer periods; If you need to update immediately, tap "Refresh" in the floating menu at the top right.

ChartExplanation
CPU TrendsView CPU Usage Changes, Used to determine whether there is a sustained high load.
Memory TrendsView changes in memory usage to determine if there is sustained growth.
Network SpeedView upload and download speeds, used to assess data forwarding or changes in external access traffic.

Page Layout

Click "Edit Layout" in the floating menu at the top right to adjust the widget layout of the overview page.

OperationDescription
Edit LayoutEnter layout editing mode, where you can drag system resources, Widgets for engineering information, trend charts, and more.
Save LayoutSave the overview layout in the current browser.
Add WidgetRe-add Widgets that are already hidden.
Delete WidgetsRemove widgets that do not need to be displayed while edited.

Save the layout to the current browser. After changing browsers or clearing browser data, you need to rearrange the layout.

Project Information

Project Information Displays basic information about the currently operating project:

InformationDescription
Project NameThe currently loaded project name.
Firmware VersionGatewayRuntime Version Number.
Serial NumberGateway serial number or UUID.
AOT releaseWhether it is an AOT release package. AOT packages can usually run independently, but plugin compatibility must be confirmed before release.
Maximum number of channels authorizedMaximum number of channels currently authorized for authorization.
Maximum number of authorized devicesMaximum number of devices currently allowed by the authorization.
Maximum number of authorized variablesMaximum number of variables currently allowed by authorization.
Start TimeThe time related to the current project creation or start.
Gateway NameProject Description or Gateway Identification Information.

If project information is empty or shows abnormal, first confirm whether the current user has permission to view project information, then check whether GatewayRuntime loads the project correctly.