Chart details

The chart deploys an IBM Netcool/OMNIbus Probe for Message Bus onto Kubernetes which starts webhook endpoints to receive notifications in the form of HTTP POST requests from IBM Cloud Event Management (CEM), Logstash and Prometheus Alert Manager. All probes can be enabled in the same Helm release or enabled individually if necessary. Each probe deployment is fronted by a service.

This chart can be deployed more than once on the same namespace.

Each probe deployment uses a pre-defined probe rules file from a ConfigMap to parse the JSON alarms from each event source and maps the attributes to ObjectServer fields. The rules file sets the required Event Grouping field, for example ScopeID.

The probe deployments are configured with Horizontal Pod Autoscaler (HPA) to maintain high availability of the service by default. Pod Disruption Budgets (PDB) can be enabled by an Administrator user. HPA and PDB can be customized or disabled to suit your environment.