https://github.com/danieldin95/ovs-tools
a simple tool to monitor openvswitch
https://github.com/danieldin95/ovs-tools
Last synced: 17 days ago
JSON representation
a simple tool to monitor openvswitch
- Host: GitHub
- URL: https://github.com/danieldin95/ovs-tools
- Owner: danieldin95
- License: apache-2.0
- Created: 2022-04-28T08:53:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-18T11:32:43.000Z (over 2 years ago)
- Last Synced: 2025-04-19T20:17:47.506Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# ovs-tools
## run from source
$ python -m ovs_tools.cmd.ovs_sar -i br-int
## install it by source
$ python setup.py install
## watch on a interface
$ ovs-sar -i br-int -n 2