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 4 forks source link

check_octavia_loadbalancers needs more controls to reduce undesired alerts #56

Closed sudeephb closed 9 months ago

sudeephb commented 9 months ago

The current Octavia load balancer checks don't allow for controlling which load balancers we monitor. It's either on (along with all the other octavia checks, via the check-octavia config option), or off (again, along with all the other octavia checks).

A few use cases to consider:


Imported from Launchpad using lp2gh.

sudeephb commented 9 months ago

(by addyess) ./files/plugins/check_octavia.py doesn't do any such filtering of bad loadbalancers.
It also only signals the first load_balancer with an issue.

I propose that ALL of the crit|warn loadbalancers be listed in the check. And then a filtering process be applied by configuration similar to contrail_ignored_alarms.

sudeephb commented 9 months ago

(by addyess) Released: https://jaas.ai/u/llama-charmers-next/openstack-service-checks/9