Collect Network Data from Custom-Named Network Interfaces
TOC
Function Overview
The platform supports collecting network data from custom-named network interfaces by modifying the configuration of the monitoring component, enabling you to view the network traffic information for these interfaces on the monitoring page.
Use Case
This is applicable when your nodes use custom-named network interfaces (not following the eth.|en.|wl.*|ww.* naming conventions) and require monitoring of these interfaces' network traffic data in the platform.
Prerequisites
- A workload cluster has been created
- You have platform administrator permissions
- The naming conventions for the custom network interfaces are known
Procedures to Operate
-
Click the CLI tool icon in the top navigation bar of the platform.
-
Click global.
-
In the
globalcluster, find the moduleinfo resource name corresponding to your workload cluster:Example output:
-
Edit the moduleinfo resource of the workload cluster:
-
Add or modify the valuesOverride field:
-
After waiting for 10 minutes, check the network-related charts on the node's monitoring page to ensure the changes have taken effect.
Operation Results
Once the configuration is effective, you can view the following data of the custom-named network interfaces on the platform's monitoring page:
- Network traffic data
- Network throughput
- Network packet statistics
Learn More
- For more information on network monitoring, please refer to the Monitoring Architecture Documentation
Subsequent Actions
- Monitor the performance metrics of the custom network interfaces
- Set alert rules based on the monitoring data