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

`servers` check times out on large clouds #160

Closed przemeklal closed 1 month ago

przemeklal commented 5 months ago

On large clouds check_servers can time out (the default is 10s which is often not enough to query all servers and check their status), it would be better if the charm could run the checks in a cronjob and read the results from a cache file (similarly to Octavia checks).

zxhdaze commented 1 month ago

Close this issue because openstack-service-check is no longer actively developed. We are moving checks to openstack-exporter. You can file a new feature request in the new charm, in the way that the new charm can provide the functionality you need. You can also create alerts on cos-configuration-k8s-operatorto monitor single servers if you install openstack-exporter-operator.