Installing the RMF for z/OS Grafana plugin by using Grafana CLI

You can install the RMF for z/OS Grafana plugin by using the Grafana command-line interface. Use this method if you need to install a specific version or automate the installation.

Before you begin

Before installing the RMF for z/OS Grafana plugin, ensure that all required software is available. See Prerequisites.

Procedure

  1. Run the following command to install the latest version of the RMF for z/OS Grafana plugin:
    grafana cli plugins install ibm-rmf-app

    To install a specific version, use:

    grafana cli plugins install ibm-rmf-app <version>
    Note: This command installs the plugin from the Grafana plugin catalog, which hosts versions 2.0.1 and later. To install a version earlier than 2.0.1, see Installing RMF for z/OS Grafana plugin v2.0.0 or earlier.
  2. Restart the Grafana server.
  3. Verify that the IBM RMF option is listed under the Apps section.

Results

You have installed the RMF for z/OS Grafana plugin.

What to do next