...
Une fois fait, redémarrez Shinken Enterprise.
| Code Block | ||||
|---|---|---|---|---|
| ||||
$ /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 | ||||
|---|---|---|---|---|
| ||||
[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 | ||||
|---|---|---|---|---|
| ||||
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 |
...