Trilio Workload Manager endpoints don't run ssl - don't need cert checks

Bug #1842748 reported by Drew Freiberger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
charm-openstack-service-checks
Incomplete
Medium
Unassigned

Bug Description

It appears that the cert checks are enabled on all services regardless of their endpoint URL.

TrilioVaultWLM services don't run https and the cert checks are failing:

ubuntu@juju-a3b7c7-0-lxd-0:/etc/nagios/nrpe.d$ grep command check_TrilioVaultWLM_admin_cert.cfg
command[check_TrilioVaultWLM_admin_cert]=/usr/lib/nagios/plugins/check_http -H triliowlm-public.mysite -p 8780 -u / -S -C 30,14
ubuntu@juju-a3b7c7-0-lxd-0:/etc/nagios/nrpe.d$ /usr/lib/nagios/plugins/check_http -H triliowlm-public.mysite -p 8780 -u / -S -C 30,14
CRITICAL - Cannot make SSL connection.
140283459860120:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:794:

Revision history for this message
Alvaro Uria (aluria) wrote :

Are you using the latest cs revision of the charm? I think it should work on the latest revision, per [1].

1. https://git.launchpad.net/charm-openstack-service-checks/tree/lib/lib_openstack_service_checks.py#n289

Alvaro Uria (aluria)
Changed in charm-openstack-service-checks:
importance: Undecided → Medium
status: New → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.