Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RabbitMQ issues with traffic and port probes #152

Closed
Unitech opened this issue Jul 17, 2018 · 6 comments
Closed

RabbitMQ issues with traffic and port probes #152

Unitech opened this issue Jul 17, 2018 · 6 comments
Assignees
Labels
bug Something isn't working in progress

Comments

@Unitech
Copy link
Member

Unitech commented Jul 17, 2018

There is an issue when patching RabbitMQ with these custom probes:

https://github.com/keymetrics/pm2-io-apm/blob/master/src/metrics/network.ts#L136

@Unitech Unitech added the bug Something isn't working label Jul 17, 2018
@vmarchaud
Copy link
Contributor

keymetrics/pmx#52

@Unitech
Copy link
Member Author

Unitech commented Jul 17, 2018

From vmarchaud:

I will advice you to disable monitoring network in pmx for now, we are wrapping the socket constructor to get those metrics in pure javascript (AMQP client must do the same)
What you could do is use pm2-server-monit to monitor these datas since it use linux binary to get them, it should work well.

@Unitech
Copy link
Member Author

Unitech commented Jul 19, 2018

Can we avoid to patch rabbitmq while keeping this network probe active? @wallet77

@vmarchaud
Copy link
Contributor

bump @wallet77

@wallet77 wallet77 self-assigned this Aug 13, 2018
@wallet77
Copy link
Contributor

Fixed in 2.3.0

@numbertank
Copy link

We have found same issue in latest 2.4.5 version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in progress
Projects
None yet
Development

No branches or pull requests

4 participants