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
-
Run the following command to install the latest version of the RMF for z/OS Grafana plugin:
grafana cli plugins install ibm-rmf-appTo 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. - Restart the Grafana server.
- 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
-
You can add an RMF data source to fetch data from Distributed Data Servers (DDS). See Creating RMF data sources.
-
To install sample dashboards, see Installing sample dashboards.