open_vmonitor
open_vmonitor copied to clipboard
fast and lite web application for monitoring OVSDB (Open_vSwitch Database)
Updated npm dependences to remove CVEs when possible. After updating the ovsdb-client should disappear. ``` # npm audit report node-uuid
I installed and launched app.js If I give the command "netstat -na | grep 6640" I see the server listening and with the command ovs-vsctl show I see the manager...
Hello, I made a few tests with your tool on Debian Stretch and i made a simple systemd service file : (in /lib/systemd/system create a file named : openvmonitor.service) [Unit]...