Open dosaboy opened 3 years ago
ftr we already present interface stats for application interfaces in the summary. the part that remains to be done is to decide at what point we raise issues due to discovered interface issues. This will require issues such as https://github.com/canonical/hotsos/issues/133 and https://github.com/canonical/hotsos/issues/113 and https://github.com/canonical/hotsos/issues/112 to be implemented.
There is already some level of this implemented via e.g. https://github.com/canonical/hotsos/blob/6b3ef51cadca25efe0c8d7927041676197ca62b2/hotsos/core/host_helpers/network.py#L89 which is used is some current scenarios.
For example check interface/bond used by Ceph and Openstack services and report high levels of error/dropped packets.