Skip to main content

OVS Debug contains scripts and libraries that help debug OVS and OVN

Project description

# ovs-dbg

Scripts to help debug OVS and OVN

Full documentation here: https://ovs-dbg.readthedocs.io/en/latest

# Install Latest released version:

pip install ovs-dbg

From the git checkout

pip install .

# Available tools ## ofparse

ofparse parses the output of commands such as ovs-ofproto dump-flows and prints the files in different outputs including json and html. It suports formatting and filtering.

ofparse –help

## ovs-lgrep

ovs-lgrep helps you grep though many OVS log files to find interleaving the results to help you find what happened on a OVS/OVN cluster

ovs-lgrep –help

## offline-dbg offline-dbg is a script that locally recreates a running OVS so you can debug offline (including running ovs-appctl ofproto/trace)

offline-dbg

# Contribute PRs are welcome!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ovs_dbg-0.0.7.tar.gz (35.4 kB view hashes)

Uploaded Source

Built Distribution

ovs_dbg-0.0.7-py2.py3-none-any.whl (43.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page