This repository was archived by the owner on Sep 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 164
No data return ,INFO: Found return code of 0 #105
Copy link
Copy link
Open
Description
HI
My Zabbix discovered all queues and items . But no any data displayed on Zabbix.
I check tail -f /var/log/zabbix-agent/rabbitmq_zabbix.log
log file :
2019-05-31 11:04:40,040 INFO: Found return code of 0
I modified the log level to "DEBUG" in .rab.auth file. The log file repeatedly issued below message:
2019-05-31 14:12:15,354 DEBUG: Started trying to process data
2019-05-31 14:12:15,354 DEBUG: Issue a rabbit API call to get data on overview against hsq-mq-es-node1
2019-05-31 14:12:15,354 DEBUG: Full URL:http://hsq-mq-es-node1:15672/api/overview
2019-05-31 14:12:15,433 DEBUG: Started trying to process data
2019-05-31 14:12:15,434 DEBUG: Issue a rabbit API call to get data on overview against mq-es-node1
2019-05-31 14:12:15,434 DEBUG: Full URL:http://mq-es-node1:15672/api/overview
2019-05-31 14:12:15,486 DEBUG: Started trying to process data
2019-05-31 14:12:15,486 DEBUG: Issue a rabbit API call to get data on overview against mq-es-node1
2019-05-31 14:12:15,487 DEBUG: Full URL:http://mq-es-node1:15672/api/overview
2019-05-31 14:12:15,539 DEBUG: Started trying to process data
2019-05-31 14:12:15,540 DEBUG: Issue a rabbit API call to get data on nodes against mq-es-node1
2019-05-31 14:12:15,543 DEBUG: Full URL:http://mq-es-node1:15672/api/nodes
2019-05-31 14:12:15,549 DEBUG: Checking to see if node name mq-es-node1 is in rabbit@mq-es-node1 for item partitions found 2 nodes
2019-05-31 14:12:15,549 DEBUG: Got data from node mq-es-node1 of []
2019-05-31 14:12:15,589 DEBUG: Started trying to process data
2019-05-31 14:12:15,590 DEBUG: Issue a rabbit API call to get data on shovels against mq-es-node1
2019-05-31 14:12:15,590 DEBUG: Full URL:http://mq-es-node1:15672/api/shovels
Could you please help me ??
Metadata
Metadata
Assignees
Labels
No labels