NRPE check for ceilometer-collector
Bug #1874101 reported by
David O Neill
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
NRPE Charm |
Invalid
|
Undecided
|
Unassigned | ||
OpenStack Ceilometer Charm |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Our mongodb db was approaching 1.1 tb of data whihc required intervention.
During the intervention, the master was restarted.
Meanwhile on the charm-ceilomter units, then collector silently died whilst trying to push to mongo.
https:/
juju run --unit rabbitmq-server/2 'sudo rabbitmqctl -p openstack list_queues|grep -vw 0'
Listing queues ...
compute.
metering.sample 222920
We need check for collector running
Changed in charm-ceilometer: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
tags: | added: good-first-bug |
To post a comment you must log in.
I think the nrpe check should be added in charm-ceilometer, when the nrpe-external- master interface is available.
I'll go and mark the bug as "Invalid" in charm-nrpe.