3 DIR
=$
(cd $
(dirname "$0"); pwd)
6 DEBUG_PATH
="/tmp/arbiter.debug"
9 echo "Launching Arbiter (that reads the configuration and dispatches it) in debug mode to the file $DEBUG_PATH"
10 $BIN/shinken-arbiter
-d -c $ETC/nagios.cfg
-c $ETC/shinken-specific.cfg
--debug $DEBUG_PATH