Constant SYSTEM_NETWORK_ERRORS
pub const SYSTEM_NETWORK_ERRORS: &'static str;Expand description
§Description
Count of network errors detected
§Notes
Measured as:
- Linux: the
errscolumn in/proc/dev/net(source). - Windows:
InErrors/OutErrorsfromGetIfEntry2
§Metadata
| Instrument: | counter |
| Unit: | {error} |
| Status: | Development |
§Attributes
| Name | Requirement |
|---|---|
crate::attribute::NETWORK_INTERFACE_NAME | Recommended |
crate::attribute::NETWORK_IO_DIRECTION | Recommended |