Analyzes Open vSwitch data from sosreports to troubleshoot networking issues, packet drops, and flow performance.
The OVS Network Analyzer skill enables Claude to perform deep diagnostics on Open vSwitch (OVS) environments using data collected from sosreports. It processes OVS databases (conf.db) and OpenFlow text files to identify active packet drop flows, map Kubernetes pods to network interfaces, and audit bridge topologies. By providing structured insights into datapath health, tunnel configurations, and port statistics, this skill helps engineers quickly pinpoint root causes in complex virtualized networking environments like OpenShift and Kubernetes.
主な機能
01Mapping of Kubernetes pod interfaces to OVS ports and bridges
02Comprehensive analysis of OVS databases and OpenFlow dump files
03Automated identification of active packet drop flows with packet counts
04Health monitoring for datapath flow table usage and limits
0529 GitHub stars
06Support for custom OVSDB JSON queries to audit specific configurations
ユースケース
01Auditing OVS bridge and tunnel configurations (VXLAN, Geneve, GRE)
02Troubleshooting unexplained packet loss or connectivity issues in cloud clusters
03Investigating DPDK vs kernelspace datapath performance and health