Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

partitions and unthorized problem #109

@huangyonghome

Description

@huangyonghome

I have encountered two problems (seems a little bug) :

  1. Rabbitmq[server,partitions] monitor items

The zabbix server reports and clears an alarm frequently:
image

I found the similar issues:#85
But I don't think this problem is caused by Regular expressions . Because the alarm status is not regular but frequent jitter.

  1. Some times the zabbix server issued below errors (not always).
urllib2.HTTPError: HTTP Error 401: Unauthorized" of type "string" is not suitable for value type "Numeric (unsigned)"

image

I also found the similar issue:#90

But the difference is:

A: I defined the administrator account in .rab.auth config file .(not monitoring account)
B: I test manual on zabbix server and rabbitmq server , and I can get the correct values:

# test on zabbix server:
[work@server-4 ~]$ zabbix_get -s 10.111.30.164 -k rabbitmq[server,fd_total]
102400

#test on rabbitmq node
work@mq-es-node2:/etc/zabbix/scripts/rabbitmq$ /etc/zabbix/scripts/rabbitmq/rabbitmq-status.sh server fd_total
102400

Could you please help me fix this ? thank you very much

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions