Add local to the args.
This commit is contained in:
parent
d16a46b211
commit
9c20a6bef7
@ -15,7 +15,7 @@ script
|
||||
. /etc/default/mon-thresh
|
||||
fi
|
||||
|
||||
exec /usr/bin/java -Xmx8g -DLOGDIR=${LOGDIR:-/tmp} -cp /opt/mon/mon-thresh.jar com.hpcloud.mon.ThresholdingEngine /etc/mon/mon-thresh-config.yml topology-name
|
||||
exec /usr/bin/java -Xmx8g -DLOGDIR=${LOGDIR:-/tmp} -cp /opt/mon/mon-thresh.jar com.hpcloud.mon.ThresholdingEngine /etc/mon/mon-thresh-config.yml mon-thresh local
|
||||
|
||||
end script
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user