{"categories":[{"label":"Networking","url":"https://skillfed.io/packages/category/system-networking/2"}],"enrichment":{"capability":"Provides command-line tools to parse, filter, and analyze Open vSwitch (OVS) and OVN flow output, logs, and configurations for debugging and offline simulation.","skillfed_tags":["openvswitch","network-debugging","cli-tools"],"use_cases":["Parse and filter OpenFlow flow dumps from ovs-ofctl to identify specific rules or traffic patterns in JSON or HTML format.","Search across distributed OVS/OVN cluster logs to correlate events and trace request flow across nodes.","Recreate and debug OVS behavior offline using ovs-offline, including running ofproto/trace without a live switch.","Generate visual graphs of OpenFlow rules and network topology using graphviz integration.","Automate flow analysis in CI/CD pipelines by exporting parsed output to JSON for programmatic inspection."],"what_it_does":"ovs-dbg is a collection of command-line utilities for debugging Open vSwitch and OVN deployments. It includes three main tools: ovs-ofparse (parses and formats OpenFlow dump output in JSON, HTML, and other formats with filtering support), ovs-lgrep (searches across multiple OVS log files to correlate events in a cluster), and ovs-offline (recreates a running OVS locally for offline debugging and tracing). The package depends on click for CLI scaffolding, rich for terminal formatting, pyparsing for parsing OpenFlow syntax, netaddr for network address handling, and graphviz for visualization.\n\nThe package is in pre-alpha status and has not been actively maintained since 2023-07-17, though the repository remains available. It targets developers and operators troubleshooting OVS/OVN configurations and behavior. Installation is straightforward via pip with low friction, and bash completion is available for interactive use.","worth_installing":"Yes, if you actively debug OVS/OVN and need flow parsing and log correlation tools. The low install friction and permissive license make it a low-risk addition. However, the aging maintenance status means you should verify compatibility with your OVS/OVN version and be prepared to maintain or fork the code if issues arise. Not recommended for new projects expecting ongoing upstream support."},"id":"ovs-dbg","links":{"html":"https://skillfed.io/packages/ovs-dbg","md":"https://skillfed.io/packages/ovs-dbg.md","pypi":"https://pypi.org/project/ovs-dbg/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2023-07-17","license_spdx":null,"license_treatment":"permissive","name":"ovs-dbg","python_support":"unspecified","summary":"OVS Debug contains scripts and libraries that help debug OVS and OVN"},"popularity":{"monthly_downloads":121409,"position":11980,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.18"}
