This topic provides information about integrating with BMC TrueSight Presentation Server to collect and analyze event data.
Notes
At a high level, this integration helps you perform the following functions:
To see all the features (or capabilities) supported with this integration, see the compatibility matrix at Integrating.
This topic contains the following information:
The high-level steps involved in performing this integration and enabling the functions available with the integration are described in the following table:
Goal | High-level steps | Additional information | |
---|---|---|---|
Get events | 1 | Integrate with BMC TrueSight Presentation Server. | Integration process |
2 | Create a data collector. | Monitor using external configuration | |
3 | Perform a search to analyze the events retrieved. | Searching the data | |
Send events and fetch applications | 1 | Integrate with BMC TrueSight Presentation Server. | Integration process |
2 | Create a saved search. | Managing saved searches | |
3 | Create a notification to log an event in BMC TrueSight Presentation Server. While creating the notification, you can also search for application names available on TrueSight Presentation Server. With this the logged event is associated with the application name that you searched while creating the notification. | Creating notifications |
You can also perform the following additional functions:
Both the preceding functions require you to register details of the IT Data Analytics server with TrueSight Presentation Server. For more information, see the integration process.
To integrate BMC TrueSight Presentation Server with IT Data Analytics, you need to perform the following functions:
Enable BMC Atrium Single Sign-On 9.0 to communicate with IT Data Analytics.
Notes
An integration with BMC TrueSight Presentation Server actually involves an integration with BMC TrueSight Infrastructure Management registered with BMC TrueSight Presentation Server. When you integrate IT Data Analytics with BMC TrueSight Presentation Server, BMC TrueSight Infrastructure Management cells get listed on IT Data Analytics. You can see the cells listed by navigating to Administration > External Configurations, selecting the external configuration (which was automatically created after the integration), and clicking View External Configuration
. You can use these cells to achieve the following goals:The following information provides details about registering details of the IT Data Analytics server on the TrueSight console.
Ensure that BMC TrueSight Presentation Server is up and running in your environment. For more information, see
Installing BMC TrueSight Operations Management
Ensure that you have already configured BMC TrueSight Infrastructure Management on BMC TrueSight Presentation Server. For more information, see
Registering the data providers with the Presentation Server
If you have not already enabled Atrium Single Sign-On 9.0 to communicate with IT Data Analytics, run the enablesso CLI command.
On the Components page, click the action menu and select Add Component.
Select IT Data Analytics Server and enter the following details:
Field | Description |
---|---|
Host Name/IP Address | Fully qualified domain name (FQDN) or IP address of the IT Data Analytics server. |
Protocol | Protocol (HTTP or HTTPS) which you want to use for connecting with IT Data Analytics. Default: HTTPS |
Port | Port number that you want to use to connect to the IT Data Analytics server. Depending on the kind of protocol you want to use, you can specify one of the following:
Default: 9797 |
Tenant | The tenant that you want to use for connecting with IT Data Analytics. Default: BmcRealm Notes:
|
You might want to see some troubleshooting scenarios regarding the integration. For more information, see Troubleshooting common issues.
To enable cross-launch from the TrueSight console into IT Data Analytics, you must first register details of the IT Data Analytics Server with BMC TrueSight Presentation Server (on the TrueSight console). For more information, see the integration process.
You can cross-launch into IT Data Analytics from applications and events available on the TrueSight Console. Before you cross-launch into IT Data Analytics, it is important that you create a data collector for the following items:
Data collectors are objects that help you collect data records (or events) from the target hosts and make it available for search and analysis. For more information, see Creating data collectors. Creating data collectors beforehand ensures that you can search events after you cross-launch from the TrueSight console into IT Data Analytics.
Access the TrueSight console.
For more information, see
Accessing and navigating the console
.
From the navigation menu, navigate to one of the following pages:
Navigate to | Click... |
---|---|
Monitoring > Applications | One of the application names, then click the action menu (vertical three dots) next to the application name, and then select Launch BMC TrueSight IT Data Analytics. |
Monitoring > Events | The action menu next to one of the events that you want to investigate in IT Data Analytics, and then select Launch BMC TrueSight IT Data Analytics. |
Monitoring > Applications | One of the application names, then click the Events tab. Click the action menu next to one of the events that you want to investigate in IT Data Analytics, and then select Launch BMC TrueSight IT Data Analytics. |
The system cross launches to IT Data Analytics, and the Search page is displayed. You can see search results for one of the following search queries depending on whether you are cross-launching from an application or event.
Search query with time range | Notes |
---|---|
If you cross-launch from an application | |
((HOST=HostName1.*) || HOST=HostName1) || (HOST=HostName2.*) || (HOST=HostName2) | In the search query syntax, the following definitions apply:
By default, the search query displays a list of host names (corresponding to the devices) associated with the application. If you have a large number of devices included in the application, then the default search query can be very long because it will have a large number of host names. Instead of searching for a list of host names to find event data associated with those hosts, you can search for the application context. To be able to search by the application context, you need to perform the following steps in IT Data Analytics:
Performing the preceding steps in IT Data Analytics is optional, however this can be useful to simplify the search query. |
| |
Time range: 30 minutes before and 30 minutes after the last time when the application state changed. | |
If you cross-launch from an event | |
(HOST=hostName1 .*) || (HOST=HostName1) | In the search query syntax, hostName1 refers to the host name associated with the event. |
Time range: 30 minutes before and 30 minutes after the event time. | |
If you cross-launch from an event that is directly associated with the application | |
Cross launching from an event directly associated with the application is similar to cross launching from an application, because an application level event is associated with a group of hosts or devices and not with a specific device or host. Therefore, use the same search query parameters that are used for cross launching from an application. For search query parameters, see the search query and notes on cross launching from an application. |
Create data collectors to start collection of event data from BMC TrueSight Presentation Server. For more information, see Monitor using external configuration data collector.
Create notifications on the event data collected and subsequently log events on BMC TrueSight Presentation Server. For more information, see Creating notifications.