Je l'ai trouvé dans brokerd.log:
2012-01-27 16:27:51,407 [1327678071] Using the local log file 'brokerd.log'
2012-01-27 16:27:51,421 [1327678071] Waiting for initial configuration
2012-01-27 16:27:52,494 [1327678072] [broker-1] [broker-1] We have our schedulers : {0: {'broks': {}, 'last_connection': 0, 'name': u'scheduler-1', 'uri': u'PYRO:Broks@localhost:7768', 'instance_id': 0, 'running_id': 0, 'address': u'localhost', 'active': True, 'port': 7768}}
2012-01-27 16:27:52,494 [1327678072] [broker-1] [broker-1] We have our arbiters : {0: {'broks': {}, 'last_connection': 0, 'name': u'Arbiter-Master', 'uri': u'PYRO:Broks@localhost:7770', 'instance_id': 0, 'running_id': 0, 'address': u'localhost', 'port': 7770}}
2012-01-27 16:27:52,495 [1327678072] [broker-1] [broker-1] We have our pollers : {0: {'broks': {}, 'passive': False, 'last_connection': 0, 'name': u'poller-1', 'poller_tags': ['None'], 'uri': u'PYRO:Broks@localhost:7771', 'instance_id': 0, 'reactionner_tags': [], 'running_id': 0, 'address': u'localhost', 'active': True, 'port': 7771}}
2012-01-27 16:27:52,495 [1327678072] [broker-1] [broker-1] We have our reactionners : {0: {'broks': {}, 'passive': False, 'last_connection': 0, 'name': u'reactionner-1', 'poller_tags': [], 'uri': u'PYRO:Broks@localhost:7769', 'instance_id': 0, 'reactionner_tags': ['None'], 'running_id': 0, 'address': u'localhost', 'active': True, 'port': 7769}}
2012-01-27 16:27:52,495 [1327678072] [broker-1] [broker-1] We received modules [<shinken.objects.module.Module object at 0x1b9f5190>, <shinken.objects.module.Module object at 0x1b9f52d0>, <shinken.objects.module.Module object at 0x1b9f5310>, <shinken.objects.module.Module object at 0x1b9f5450>]
2012-01-27 16:27:52,671 [1327678072] [broker-1] [broker-1] Connection OK to the scheduler scheduler-1
2012-01-27 16:27:52,710 [1327678072] [broker-1] [broker-1] Connection OK to the poller poller-1
2012-01-27 16:27:52,711 [1327678072] [broker-1] [broker-1] Connection OK to the reactionner reactionner-1
2012-01-27 16:27:52,712 [1327678072] [broker-1] Warning in importing module : No module named ldap
2012-01-27 16:27:52,713 [1327678072] [broker-1] Warning in importing module : No module named redis
2012-01-27 16:27:52,758 [1327678072] [broker-1] Warning in importing module : No module named memcache
2012-01-27 16:27:52,773 [1327678072] [broker-1] Warning in importing module : No module named android
.............................................................
2012-01-27 16:27:52,964 [1327678072] Warning in importing module : No module named org.shinken_monitoring.tsca
2012-01-27 16:27:52,965 [1327678072] Warning in importing module : cannot import name out_map
2012-01-27 16:27:52,965 [1327678072] Warning : the module type ad_webui for ActiveDir_UI was not found in modules!
2012-01-27 16:27:52,966 [1327678072] Trying to init module : Cfg_password
2012-01-27 16:27:52,966 [1327678072] Trying to init module : Apache_passwd
2012-01-27 16:27:52,966 [1327678072] I correctly loaded the modules : [Cfg_password,Apache_passwd]
2012-01-27 16:27:53,958 [1327678073] Trying to init module : logsqlite
2012-01-27 16:27:53,958 [1327678073] I correctly loaded the modules : [logsqlite]