...
To launch Shinken in debug mode :
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
service shinken -d [debug level] restart |
or (only one)
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
service shinken-[daemon name] -d |
...
[debug level] restart |
...
arbiterd.log
In this one, you will find all events about your Shinken Architecture, because the arbiter daemon is used to check and dispatch configuration to the others daemons ( but not the Synchronizer ).
...