![]() |
SolarCapture C Bindings User Guide
SF-115721-CD
Issue 3
|
Statistics exposed by the sc_flow_balancer node.
Name | Type | Data Type | Description |
---|---|---|---|
flow_table_capacity | uint64_t | magnitude | Capacity of the flow table. |
avg_flow_load | uint64_t | bandwidth | Moving average of the load per flow. |
n_flows | int | magnitude | Current number of flows directed to this output. |
total_flows | uint64_t | magnitude | Total number of flows directed to this output. |
total_work | uint64_t | magnitude | Estimate of total work directed to this output. |
load_est_short | uint64_t | bandwidth | Short-term load estimate for this output. |
load_est_long | uint64_t | bandwidth | Long-term load estimate for this output. |
drops | uint64_t | pkt_count | Number of packets dropped at this output due to running out of buffering. |