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
Add : (Denis GERMAIN) check_shinken plugin and interface in the arbiter to get data.
[shinken.git]
/
libexec
/
check.sh
blob
9e62fbeec0da610263b74d06b43978b41c43f900
1
#!/bin/sh
2
3
echo
"When in doubt... blow it up. | cpu=100%"
4
#sleep 1.5
5
exit
0