Collectd Interface Metrics
Collected
Fully Qualified Name(FQN) | Description | Statistic | Units | Min | Max | Sparse Data Strategy(SDS) | BASE | CORR | UTIL |
---|---|---|---|---|---|---|---|---|---|
| Errors per second received. | average | errors/second | 0 | none | none | yes | no | no |
| Errors per second sent. | average | errors/second | 0 | none | none | yes | no | no |
| Bytes per second received. | average | bytes/second | 0 | none | none | yes | no | no |
| Bytes per second sent. | average | bytes/second | 0 | none | none | yes | no | no |
| Packets per second received. | average | packets/second | 0 | none | none | yes | no | no |
| Packets per second sent. | average | packets/second | 0 | none | none | yes | no | no |
Computed
Fully Qualified Name(FQN) | Description | Statistic | Units | Min | Max | BASE | CORR | UTIL |
---|---|---|---|---|---|---|---|---|
| Errors per second received.Computation:interface-.if_errors.tx + interface-.if_errors.rx | average | errors/second | 0 | none | yes | no | no |
| Bytes per second received.Computation:interface-.if_octets.tx + interface-.if_octets.rx | average | bytes/second | 0 | none | yes | no | no |
| Packets per second received.Computation:interface-.if_packets.tx + interface-.if_packets.rx | average | packets/second | 0 | none | yes | yes | no |
| Percentage of packet errors.Computation:(netuitive.collectd.interface-.if_errors.total /netuitive.collectd.interface-.if_packets.total) * 100 | average | percent | 0 | 100 | yes | yes | no |