projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32ae20b
)
ovs-monitor: Put run files in "/var/run/openvswitch"
author
Justin Pettit
<jpettit@nicira.com>
Mon, 29 Mar 2010 23:27:07 +0000
(16:27 -0700)
committer
Justin Pettit
<jpettit@nicira.com>
Thu, 1 Apr 2010 02:36:00 +0000
(19:36 -0700)
utilities/ovs-monitor
patch
|
blob
|
history
diff --git
a/utilities/ovs-monitor
b/utilities/ovs-monitor
index 40ad64b303c8412828e4425b388d83f0cf625637..9df05f0d3007b6a6dc6a25d7f1ae5c28f29d0090 100755
(executable)
--- a/
utilities/ovs-monitor
+++ b/
utilities/ovs-monitor
@@
-16,9
+16,9
@@
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
-OPENFLOWD_PID=/var/run/ovs-openflowd.pid
-OPENFLOWD_SOCK=/var/run/ovs-openflowd.mgmt
-LOG_FILE=/var/log/open
flow/monitor
+OPENFLOWD_PID=/var/run/o
penvswitch/o
vs-openflowd.pid
+OPENFLOWD_SOCK=/var/run/o
penvswitch/o
vs-openflowd.mgmt
+LOG_FILE=/var/log/open
vswitch/ovs-monitor.log
INTERVAL=1
FAIL_THRESH=3