Module Integration Guides
...
Linux
Monitoring your device
Network Stats
1min
Network stats talk about the incoming and outgoing data rates of each networking interface. The "uplink_network_stats" stream has these details. This stream has the following fields:
Field name | Description |
---|---|
name | Name of the network interface. |
incoming_data_rate | The incoming data rate through the interface is in bytes/second. |
outgoing_data_rate | The outgoing data rate through the interface is in bytes/second. |