Hi, guys.
I need some help with low level discovery.
I'm monitoring my rabbitMQ queues (more than 1900) using this script https://github.com/jasonmcintosh/rabbitmq-zabbix
But... These queues didn't display on zabbix-server.
When i run zabbix_get on the server he gets all data in a JSON
zabbix_get -s webcam-rabbitmq-c1-1 -k rabbitmq.discovery_queue
I enable DEBUG=4 and see that the server get data in the JSON-file, but there are not other errors or problems.
So..Maybe, is some buffers or limitation on a zabbix-server that data don't display?
Version my zabbix-server is Zabbix 3.4.8
Please help me.
Thank you.
I need some help with low level discovery.
I'm monitoring my rabbitMQ queues (more than 1900) using this script https://github.com/jasonmcintosh/rabbitmq-zabbix
But... These queues didn't display on zabbix-server.
When i run zabbix_get on the server he gets all data in a JSON
zabbix_get -s webcam-rabbitmq-c1-1 -k rabbitmq.discovery_queue
I enable DEBUG=4 and see that the server get data in the JSON-file, but there are not other errors or problems.
So..Maybe, is some buffers or limitation on a zabbix-server that data don't display?
Version my zabbix-server is Zabbix 3.4.8
Please help me.
Thank you.
Comment