Advertisement
Guest User

ps aux | grep ovs-vswitchd

a guest
Mar 6th, 2015
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. mininet@mininet-vm:~$ ps aux | grep ovs-vswitchd
  2. root 1107 0.0 0.0 21608 600 ? S<s 20:32 0:00 ovs-vswitchd: monitoring pid 1108 (healthy)
  3. root 1108 0.0 0.7 21804 7292 ? S<L 20:32 0:00 ovs-vswitchd unix:/usr/var/run/openvswitch/db.sock -vconsole:emer -vsyslog:err -vfile:info --mlockall --no-chdir --log-file=/usr/var/log/openvswitch/ovs-vswitchd.log --pidfile=/usr/var/run/openvswitch/ovs-vswitchd.pid --detach --monitor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement