Creating RMF data sources

To access RMF Monitor III metrics in Grafana, you need to connect to the Distributed Data Servers by adding an RMF data source.

Before you begin

Procedure

  1. Go to Apps > IBM RMF > Add RMF Data Source.
    Alternatively, you can click Administration > Data sources > + Add new data source, then search for the IBM RMF to choose a data source type.
    Note: The navigation of the user interface can differ based on the Grafana version that is currently installed.
  2. Enter a name for the data source in the Name field.
  3. Optional: Set Default to ON to make the added data source the default one.
    Note: When you create new panels, the default data source is preselected.
  4. Enter the details for the following fields in the HTTP section:
    Fields Action
    DDS URL Enter the URL of the DDS in this field.

    The format of the URL is: http://hostname:port_number/path or https://hostname:port_number/path

    Timeout Specify the duration, in seconds in this field, for which Grafana is allowed to wait for a connection to the DDS before it closes the connection.

    The default value is 60.

  5. Optional: Set the Skip TLS Verify option to ON if you are accepting any certificate presented by the DDS and any hostname listed in that certificate. However, this practice is not considered secure and is typically used in development or testing environments.
    Note: By default, the Skip TLS Verify option is set to OFF.
  6. Set the Basic Auth option to ON to create the data source with basic authentication.
  7. Enter the credentials of the DDS in the User and Password fields.
    Note: The User and Password fields are visible only when you enable the basic authentication.
  8. Specify the size of the cache (in MB) for the data source in the Size field.
    Remember: The value must be greater than or equal to 128. The default value is 1024.
  9. Click Save & test.
    The Data source is working message is displayed if the connection to DDS succeeds.

Results

You have added the RMF data source.

What to do next

You can refer to the RMF master dashboard topic for information about RMF master dashboard and its features.