You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to monitor how Kafka behaves in terms of performance.
I tried it with jolokia in the openbmp_aio container as described here : https://github.com/paksu/kafka-jolokia-telegraf-collector but jolokia never sends anything.
As a result, I installed kafka on my host server in order to try to install jolokia more easily, but now I'm getting those log lines :
2018-05-14T11:57:38.613781 | ERROR | send_bmp_raw | rtr=xx.xx.xx.xx: Failed to produce bmp raw message: Local: Queue full
2018-05-14T11:57:38.714158 | ERROR | produce | rtr=xx.xx.xx.xx: Failed to produce message: Local: Queue full
2018-05-14T11:57:38.814367 | ERROR | produce | rtr=xx.xx.xx.xx: Failed to produce message: Local: Queue full
2018-05-14T11:57:38.914610 | ERROR | send_bmp_raw | rtr=xx.xx.xx.xx: Failed to produce bmp raw message: Local: Queue full
I am also having issues with the openbmp_kafka container that was not accepting TCP connections from the other containers (as described in SNAS/website#85).
Any help would be appreciated.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to monitor how Kafka behaves in terms of performance.
I tried it with jolokia in the openbmp_aio container as described here : https://github.com/paksu/kafka-jolokia-telegraf-collector but jolokia never sends anything.
As a result, I installed kafka on my host server in order to try to install jolokia more easily, but now I'm getting those log lines :
I am also having issues with the openbmp_kafka container that was not accepting TCP connections from the other containers (as described in SNAS/website#85).
Any help would be appreciated.
Thanks in advance.
The text was updated successfully, but these errors were encountered: