Add : (Denis GERMAIN) check_shinken plugin and interface in the arbiter to get data.
[shinken.git] / bin / launch_arbiter.sh
blob15d903e02c3bd4b72def793028cd499b1448e1e8
1 #!/bin/bash
3 DIR=$(cd $(dirname "$0"); pwd)
4 BIN=$DIR"/../bin"
5 ETC=$DIR"/../etc"
7 echo "Launching Arbiter (that reads the configuration and dispatches it)"
8 $BIN/shinken-arbiter -d -c $ETC/nagios.cfg -c $ETC/shinken-specific.cfg