Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To launch Shinken in debug mode : 

 

Code Block
languagebash
themeEmacs
collapsetrue
service shinken -d [debug level] restart


or (only one)

 

Code Block
languagebash
themeEmacs
collapsetrue
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 ).

...