Add : service without host will be just droped, like Nagios.
[shinken.git] / bin / launch_reactionner.sh
blobdbe0501db612ced1709f3e8d6803866fd05d0276
1 #!/bin/bash
3 DIR=$(cd $(dirname "$0"); pwd)
4 BIN=$DIR"/../bin"
5 ETC=$DIR"/../etc"
7 echo "Launching Reactionner (that sends the notifications)"
8 $BIN/shinken-reactionner -d -c $ETC/reactionnerd.ini