Add : (Denis GERMAIN) check_shinken plugin and interface in the arbiter to get data.
[shinken.git] / test / bin / stop_all2.sh
blobdb7b6758d79bdfa407083183589034679f12938f
1 #!/bin/bash
3 DIR=$(cd $(dirname "$0"); pwd)
4 echo $DIR
6 $DIR/stop_all.sh
7 $DIR/test_stack2/stop_scheduler2.sh
8 $DIR/test_stack2/stop_poller2.sh
9 $DIR/test_stack2/stop_reactionner2.sh
10 $DIR/test_stack2/stop_broker2.sh
11 #We do not have an arbiter in the stack2 from now :(
12 #$DIR/stop_arbiter2.sh