Analyzing data with BMC Helix Dashboards
Use BMC Helix Dashboards to visualize the current state of your IT operations for various aspects of your environment.
As an operator or a site reliability engineer (SRE), you can use the out-of-the-box dashboards to quickly visualize and analyze data in your environment. Marketplace Content dashboards are created by the BMC community members. In addition, you can create a copy of these dashboards and customize them according to your business requirements.
To access BMC Helix Dashboards
- Log on to BMC Helix Portal and click the BMC Helix Dashboards tile.
- From the navigation menu
, click Dashboards.
For out-of-the-box dashboards, search for or navigate to the folder where the dashboard you want to view is available and select it.
For more information, see Viewing out-of-the-box dashboards.
For marketplace content dashboards, search for the Marketplace Content folder and select the dashboard that you want to view or copy.
For more information, see Building a dashboard quickly from marketplace content.
To create custom dashboards by using HelixGPT Insight Finder
HelixGPT Insight Finder is an AI agent in BMC Helix Dashboards that can generate dashboards for BMC Helix AIOps based on natural language prompts. It simplifies the process of creating dashboards and provides real-time insights, enabling you to make smarter decisions without requiring extensive expertise.
Before you begin
As a tenant administrator, make sure that you have performed the following tasks:
- Configure settings in BMC Helix AIOps to use its AI-powered capabilities.
For more information, see Configuring settings to use the AI-powered capabilities in BMC Helix AIOps. - Configure the HelixGPT Insight Finder agent in BMC Helix Dashboards.
For more information, see Configuring the HelixGPT Insight Finder agent.
To create a dashboard
- Log in to BMC Helix Portal, and open BMC Helix Dashboards.
- In the left navigation pane, click HelixGPT Insight Finder.
- In the chat window, add your query as a prompt.
It analyzes the prompts and provides responses in the form of dashboard visualisation panels. - To update the visualization, add another prompt.
- To create another visualization, click New topic and add another prompt.
- After you have added all required visualizations, click Save to save the custom dashboard in the desired folder.
For more information, see Analyzing data by using HelixGPT Insight Finder.
Dashboards and prompts supported by the HelixGPT Insight Finder agent
You can create custom dashboards by using HelixGPT Insight Finder for the following areas:
Product area | Supported attributes | Sample prompts | Sample response |
---|---|---|---|
Events |
|
| Show me a count of open events |
Metrics | Hostname or configuration items (CIs) |
| Show me the memory utilization for Host <hostname> |
Services |
| Show me the health score metric for the <'servicename'> service Important: Service names are case-sensitive and must be enclosed in single quotation marks. Make sure that you provide the exact names to achieve more accurate results. | Show me the health score metric for the 'Email' service |
Situations |
|
| Show me situations count grouped by service |
Service predictions |
|
| List all prediction events
|
Vulnerabilities |
|
| Show a pie chart of open vulnerabilities by severity
|
Video
Learn how to use BMC HelixGPT Insight Finder to create custom vulnerability dashboards in the following video (2:13):
Watch the YouTube video about how to create custom vulnerability dashboards
Dashboards available for BMC Helix AIOps
The following dashboards are available out-of-the-box:
Name | Description | Folder in BMC Helix Dashboards | Reference |
---|---|---|---|
Anomalies Overview | Displays an overview of the anomalies detected in services in BMC Helix AIOps. | Marketplace Content > Anomalies Overview | |
Anomalies by Service | Displays the anomalies detected in a specific service in BMC Helix AIOps. | Marketplace Content > Anomalies By Service | |
Univariate Anomalies by Device | Displays the anomalies detected for a device, listed in the Anomalies by Service dashboard. | Marketplace Content > Univariate Anomalies by Device | |
Prediction Analysis | Displays the overall prediction severity count, a bar chart showing the occurrences of prediction events against each service, and an overall prediction analysis summary for the last 90 days. | Operations Management > Prediction Analysis | |
AIOps Value dashboard | Displays key performance indicators such as event noise reduction, incident noise reduction, mean-time-to-resolve (MTTR), and mean-time-to-identify (MTTI). | Service Dashboards | AIOps Value dashboard |
Service dashboard | Displays metrics and KPIs for a specific service. | Service Dashboards | |
OTel Service Overview dashboard | Displays an overview of the operations, requests, latency, and errors occurred during operations in an application service. | Helix OpenTelemetry > OTel Service Overview dashboard | |
OTel Trace Details dashboard | Displays the operations and traces details for the application services that help you understand the flow of requests across these services. | Helix OpenTelemetry > OTel Trace Details dashboard | |
OTel Namespace Overview dashboard | Displays the trace data summary such as total operations and average latency of the application services in the specified namespace. | Helix OpenTelemetry Dashboards > OTel Namespace Overview dashboard | |
Operations Center dashboard | Displays the incidents and situations generated for critical infrastructure resources, such as servers and databases. | Service Dashboards > Operations Center | |
OTel Trace Stats dashboard | Displays the trace statistics of a specific business service and associated namespace. | Helix OpenTelemetry Dashboard > OTel Trace Stats dashboard | OTel Trace Stats dashboard |
OTel Raw Trace Data dashboard | Displays the raw trace data to analyze specific business service dependencies and bottlenecks. | Helix OpenTelemetry Dashboard > OTel Raw Trace Data dashboard | OTel Raw Trace Data dashboard |
To view dashboards in BMC Helix AIOps
When you click the Dashboards link in BMC Helix AIOps console, the BMC Helix Dashboards application is integrated into the product interface. This reduces the need to switch between applications and improves efficiency in resolving issues. By default, the Service Health Overview dashboard is displayed.
In the following example, view the overall health of your service as part of the Service Health Overview dashboard. You can change the date range, zoom in and out, and perform all supported actions.
For information about actions on the dashboard, see Using dashboards.
To set a default dashboard in BMC Helix AIOps
You can use the user preferences API to set a default dashboard for a user. The configured dashboard is displayed when the user clicks the Dashboards tab in the BMC Helix AIOps console.
POST external/users/preferences
Where to go from here