repo.or.cz
/
shinken.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
*Prepare the livestatus module for some performance tuning
[shinken.git]
/
bin
/
launch_reactionner.sh
blob
ffa59d44035e74a7cfab1ba6efb85a859ec6b071
1
#!/bin/bash
2
3
DIR
=
$
(
cd
$
(
dirname
"
$0
"
);
pwd
)
4
BIN
=
$DIR
"/../bin"
5
ETC
=
$DIR
"/../etc"
6
7
echo
"Launching Reactionner (that do notification send)"
8
$BIN
/
shinken-reactionner
-d -c
$ETC
/
reactionnerd.ini