#8392 Add monitoring for the queue used by resultsdb
Closed: Fixed 5 years ago by kevin. Opened 5 years ago by pingou.

resultsdb01.qa has a fedora-messaging listener that has its own queue.

Monitoring how that queue is doing in nagios would alert of misbehave on the consumer (such as the one we had this week-end due to a message without body).


Is this in it's own rabbitmq instance? or in the main one?

@abompard has done some rabbit monitoring work...

Metadata Update from @kevin:
- Issue priority set to: Waiting on Assignee (was: Needs Review)

5 years ago

Is this in it's own rabbitmq instance? or in the main one?

It is in the main one

Metadata Update from @mizdebsk:
- Issue tagged with: easyfix, monitoring

5 years ago

That would alert if it got too large, but wouldn't alert if there were no messages coming in from it.

We need something like the checks we have that use datanommer to query for the last message from that service.

https://apps.fedoraproject.org/datagrepper/raw?category=resultsdb

There's some nagios checks for other services like that.

oh man, you are in fact right. I somehow was looking at another commit or something. ;(

My bad... you are right, this does what we want. :)

Sorry about that.

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Those are indeed two different commits. Sorry if my link-fu confused you. :p

Log in to comment on this ticket.

Metadata