open_vmonitor icon indicating copy to clipboard operation
open_vmonitor copied to clipboard

fast and lite web application for monitoring OVSDB (Open_vSwitch Database)

Results 3 open_vmonitor issues
Sort by recently updated
recently updated
newest added

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]...