Searching for results...

No results

Your search did not match anything from Mirantis documentation.
Check your spelling or try different keywords.

An error occurred

An error occurred while using the search.
Try your search again or contact us to let us know about it.

Newer documentation is now live.You are currently reading an older version.

Node network

This section lists the alerts for a Kubernetes node network.


SystemRxPacketsErrorTooHigh

Severity

Critical

Summary

{{ $labels.node }} has package receive errors.

Description

The {{ $labels.device }} Network interface is showing receive errors on the {{ $labels.namespace }}/{{ $labels.pod }} Node Exporter Pod.

SystemTxPacketsErrorTooHigh

Severity

Critical

Summary

{{ $labels.node }} has package transmit errors.

Description

The {{ $labels.device }} Network interface is showing transmit errors on the {{ $labels.namespace }}/{{ $labels.pod }} Node Exporter Pod.

SystemRxPacketsDroppedTooHigh

Severity

Major

Summary

60 received packets were dropped.

Description

{{ $value | printf "%.2f" }} packets received by the {{ $labels.device }} interface on the {{ $labels.node }} node were dropped during the last minute.

SystemTxPacketsDroppedTooHigh

Severity

Major

Summary

100 transmitted packets were dropped.

Description

{{ $value | printf "%.2f" }} packets transmitted by the {{ $labels.device }} interface on the {{ $labels.node }} node were dropped during the last minute.

NodeNetworkInterfaceFlapping

Severity

Warning

Summary

{{ $labels.node }} has flapping interface.

Description

The {{ $labels.device }} Network interface is often changing its UP status on the {{ $labels.namespace }}/{{ $labels.pod }} Node Exporter Pod.