#/bin/sh
nohup bin/flume-ng agent -n agent1 -c conf -f flumes/flume-http-hdfs.40011.conf -Dflume.monitoring.type=http -Dflume.monitoring.port=5653 &
echo $! >> nohup.pid
nohup bin/flume-ng agent -n agent1 -c conf -f flumes/flume-http-hdfs.40011.conf -Dflume.monitoring.type=http -Dflume.monitoring.port=5653 &
echo $! >> nohup.pid