Generate the list of alerts for a particular deployment

Generate the list of alerts for a particular deploymentΒΆ

To view the list of available alerts, you can automatically generate the documentation for your particular MCP cluster deployment. Alternatively, you can see the list of alerts using the Prometheus web UI.

To generate the documentation:

  1. Log in to the Salt Master node.

  2. Run the Sphinx Salt state:

    salt -C 'I@sphinx:server' state.sls sphinx
    
  3. Refer to the deployment plan to obtain the public VIP associated with the proxy nodes. For details, see openstack_proxy_address in the Product related parameters subsection of the Create a deployment metadata model using the Model Designer UI section in MCP Deployment Guide.

  4. Paste the obtained VIP with the port 8090 to a web browser to access the generated documentation.

  5. Navigate to the Functional Alarms Definitions section to see the list of alerts for your particular MCP cluster deployment.