canonical / charm-openstack-service-checks

Collection of Nagios checks and other utilities that can be used to verify the operation of an OpenStack cluster
0 stars 2 forks source link

NRPE checks should not be rendered for disabled endpoints #155

Open sudeephb opened 8 months ago

sudeephb commented 8 months ago

When endpoints such as cinderv2 are no longer used, the cloud admin may choose to disable the endpoint. In such case, the NRPE checks for the disabled endpoints should also be disabled to stop monitoring said endpoints. Currently in openstack-service-checks there is no way to accomplish this, so disabled endpoints continue to be monitored even if disabled.


Imported from Launchpad using lp2gh.

Pjack commented 5 months ago

Handled in https://code.launchpad.net/~rodrigo-barbieri2010/charm-openstack-service-checks/+git/charm-openstack-service-checks/+merge/457338