Versions Compared

Key

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

...

Une fois fait, redémarrez Shinken Enterprise.

Code Block
languagebash
themeFadeToGrey
$ /etc/init.d/shinken restart

...


Vous pouvez regarder dans le fichier global shinken.log file que le nouveau poller est démarré et qu'il peut joindre le scheduler-1.
Recherchez les lignes : 

Code Block
languagetextbash
themeFadeToGrey
[All] poller satellite order: poller-2 (spare:False), poller-1 (spare:False),
[All] Trying to send configuration to poller poller-2
[All] Dispatch OK of for configuration 0 to poller poller-2

...

Vous aurez alors les lignes :

Code Block
languagetextbash
themeFadeToGrey
 Waiting for initial configuration
[poller-2] Init de connection with scheduler-1 at HTTP://192.168.0.1:7768
[poller-2] Connexion OK with scheduler scheduler-1
I correctly loaded the modules: []
[poller-2] Allocating new fork Worker: 0

...