Skip to content
This repository has been archived by the owner on Jul 18, 2018. It is now read-only.

Endpoint para receber dados do supervisord #1

Open
thulio opened this issue Oct 31, 2013 · 1 comment
Open

Endpoint para receber dados do supervisord #1

thulio opened this issue Oct 31, 2013 · 1 comment
Assignees

Comments

@thulio
Copy link

thulio commented Oct 31, 2013

Precisamos de um endpoint para receber os dados do event listener do supervisord (notify_plugin)

Um exemplo de dados enviados seria:

{'from_state': 'RUNNING', 'processname': 'memcached', 'pid': '30276', 'groupname': 'memcached', 'hostname': 'myhostname'}

A chave hostname seria utilizada para achar o servidor correto

@ghost ghost assigned jesuejunior and thulio Oct 31, 2013
@daltonmatos
Copy link
Contributor

Ok, podemos colocar esse endpoint em /event.

@thulio thulio mentioned this issue Oct 31, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants