diff --git a/.github/workflows/ibm-rmf-grafana.yml b/.github/workflows/ibm-rmf-grafana.yml index 5a40b0cf..d194ec9a 100644 --- a/.github/workflows/ibm-rmf-grafana.yml +++ b/.github/workflows/ibm-rmf-grafana.yml @@ -51,7 +51,16 @@ jobs: working-directory: grafana/rmf-app - name: Build - run: make all + run: make build + + - name: Sign + run: yarn sign + if: github.event_name != 'pull_request' + env: + GRAFANA_ACCESS_POLICY_TOKEN: ${{ secrets.GRAFANA_ACCESS_POLICY_TOKEN }} + + - name: Package + run: make zip - name: Fetch Release Notes id: changelog diff --git a/docs/grafana/rmf-app/access_grafana_zosmf.html b/docs/grafana/rmf-app/access_grafana_zosmf.html index d9e6dcc3..c8ca9101 100644 --- a/docs/grafana/rmf-app/access_grafana_zosmf.html +++ b/docs/grafana/rmf-app/access_grafana_zosmf.html @@ -1,13 +1,13 @@ - Accessing the Grafana dashboard + Accessing the Grafana dashboard - + - + @@ -110,7 +110,7 @@ @@ -145,11 +145,17 @@

Accessing the Gra Click OK.

Results

You have accessed Grafana from z/OSMF.
-

What to do next

You can perform the following tasks:
+

What to do next

+ +
diff --git a/docs/grafana/rmf-app/alerts.html b/docs/grafana/rmf-app/alerts.html index 41d16e09..c1938bcf 100644 --- a/docs/grafana/rmf-app/alerts.html +++ b/docs/grafana/rmf-app/alerts.html @@ -1,13 +1,13 @@ - - Introduction to Alerts + + Introduction to Alerts - + - + @@ -85,7 +85,7 @@ @@ -109,7 +109,7 @@ diff --git a/docs/grafana/rmf-app/apply_visualize.html b/docs/grafana/rmf-app/apply_visualize.html index 75e08bca..b786e818 100644 --- a/docs/grafana/rmf-app/apply_visualize.html +++ b/docs/grafana/rmf-app/apply_visualize.html @@ -1,13 +1,13 @@ - - Applying visualization to RMF data + + Applying visualization to RMF data - + - + @@ -85,7 +85,7 @@ @@ -109,7 +109,7 @@ @@ -129,11 +129,17 @@

Applying visualiz

By adding panels to dashboards, you can effectively present your RMF data in a visual format. Each panel must require at least one query to display a significant visualization.

-

Before you begin

You must have completed the following tasks: +

Procedure

  1. Identify the dashboard for which you want to add visualization.
  2. @@ -154,8 +160,8 @@

    Applying visualiz Click + Add visualization to add visualization to your data.
    -
    Note: The navigation of the user interface can differ based on the - Grafana version that is currently installed.
    +
    Note: The navigation of the Grafana user interface can differ + based on the Grafana version that is currently installed.
    The Edit panel is displayed.

  3. diff --git a/docs/grafana/rmf-app/context-help-map.xml b/docs/grafana/rmf-app/context-help-map.xml index 7f5b4521..4f923bcc 100644 --- a/docs/grafana/rmf-app/context-help-map.xml +++ b/docs/grafana/rmf-app/context-help-map.xml @@ -2,16 +2,24 @@ + + + + + - + + + + + - - diff --git a/docs/grafana/rmf-app/create_datasources.html b/docs/grafana/rmf-app/create_datasources.html index ba7b51ed..29d16c06 100644 --- a/docs/grafana/rmf-app/create_datasources.html +++ b/docs/grafana/rmf-app/create_datasources.html @@ -1,13 +1,13 @@ - - Creating RMF data sources + + Creating RMF data sources - + - + @@ -85,8 +85,8 @@ + +
@@ -109,7 +109,7 @@ @@ -130,14 +130,14 @@

Creating RMF data 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.
    +
    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 Grafana 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. diff --git a/docs/grafana/rmf-app/dashboards_overview.html b/docs/grafana/rmf-app/dashboards_overview.html new file mode 100644 index 00000000..947c0814 --- /dev/null +++ b/docs/grafana/rmf-app/dashboards_overview.html @@ -0,0 +1,185 @@ + + + Dashboards + + + + + + + + + + + + + + Jump to main content + + + + + + + + + + + + +
    +
    + + +
    + + + + +
    +
    + + + + +
    + + + +
    +

    Dashboards

    + + +

    The IBM RMF for z/OS Grafana plugin provides pre-built sample + dashboards that you can install, as well as the ability to import dashboards from other + sources and integrate with IBM Z OMEGAMON dashboards.

    +

    After you install the plugin, you can deploy sample dashboards to visualize RMF for z/OS metrics. The plugin offers the following + dashboard categories:

    +
      +
    • +

      DDS Sample Dashboards - A comprehensive set of dashboards + for visualizing RMF Monitor III metrics collected through the Distributed Data Server. These dashboards are installed into + a dedicated folder named IBM RMF (DDS).

      +
    • +
    • Prometheus Sample Dashboards - Dashboards designed to work + with Prometheus-compatible platforms that scrape metrics from the RMF DDS + /metrics/m3 endpoint. These are installed into a folder named + IBM RMF (Prometheus).
    • +
    • Imported Dashboards from RMF Performance Monitoring - + Dashboards exported from RMF Performance Monitoring can be imported into the plugin. + These are placed in a folder named IBM RMF (PM).
    • +
    +

    You can also integrate DDS dashboards with IBM Z OMEGAMON Web UI dashboards for enhanced visibility across both tools.

    +
    +
    + + + + + + +
    + +
    +
    + + + +
    +
    + +
    + +
    + +
    + + + + + + + \ No newline at end of file diff --git a/docs/grafana/rmf-app/define_grafana_zosmf.html b/docs/grafana/rmf-app/define_grafana_zosmf.html index c1692132..14173170 100644 --- a/docs/grafana/rmf-app/define_grafana_zosmf.html +++ b/docs/grafana/rmf-app/define_grafana_zosmf.html @@ -1,13 +1,13 @@ - Defining the Grafana server + Defining the Grafana server - + - + @@ -110,7 +110,7 @@ @@ -129,10 +129,16 @@

    Defining the Graf

    You must define the Grafana server as a target system in z/OSMF to access Grafana from the Resource Monitoring page of z/OSMF.

    -

    Before you begin

    You must have completed the following tasks:
    +

    Before you begin

    + +

    Procedure

    1. Enter the URL of z/OSMF in a web browser.
    2. @@ -193,12 +199,18 @@

      Defining the Graf

    Results

    You have defined the Grafana server as the target system.
    -

    What to do next

    You can perform the following tasks:
      -
    • Modify or Remove the Grafana server by clicking the - Action drop-down menu from the System - Status page.
    • -
    • Access Grafana dashboards. See Accessing the Grafana dashboard.
    • -
    +

    What to do next

    +
      +
    • +

      Modify or Remove the Grafana server by clicking the + Action drop-down menu from the System + Status page.

      +
    • +
    • +

      Access Grafana dashboards. See Accessing the Grafana dashboard.

      +
    • +
    +
    diff --git a/docs/grafana/rmf-app/error_reports.html b/docs/grafana/rmf-app/error_reports.html index 18a251a6..800f087f 100644 --- a/docs/grafana/rmf-app/error_reports.html +++ b/docs/grafana/rmf-app/error_reports.html @@ -1,13 +1,13 @@ - Error reporting in the plugin + Error reporting in the plugin - + - + @@ -109,7 +109,7 @@ diff --git a/docs/grafana/rmf-app/grafana_config_parms.html b/docs/grafana/rmf-app/grafana_config_parms.html index 30b74362..dec17202 100644 --- a/docs/grafana/rmf-app/grafana_config_parms.html +++ b/docs/grafana/rmf-app/grafana_config_parms.html @@ -1,13 +1,13 @@ - Grafana configuration parameters + Grafana configuration parameters - + - + @@ -107,7 +107,7 @@ @@ -126,118 +126,130 @@

    Grafana configura

    You can find the information about parameters you can use during the configuration of JWT authentication on Grafana.

    -

    The following table lists the minimum parameters that you must configure to enable JWT +

    The following tables lists the minimum parameters that you must configure to enable JWT authentication on Grafana:

    -
    +
    - - - - + + + - - - + - + - - + - + - - + - + - - + - + - - + - + - - + - + - - + - + - - + - + - - + - + +
    Table 1. [auth.jwt] Parameters
    SectionParametersDescriptionValues to be configured for z/OSMFParametersDescriptionValues to be configured for z/OSMF
    [auth.jwt]enabledUse this parameter to allow JWT to authenticate on the Grafana + enabledUse this parameter to allow JWT to authenticate on the Grafana server.

    The default value is set to true.

    truetrue
    enable_login_tokenUpon successful authentication proxy header validation, this + enable_login_tokenUpon successful authentication proxy header validation, this parameter provides the user with a login token.

    The default value is set to false.

    truetrue
    header_nameUse this parameter to specify the header's name that holds a + header_nameUse this parameter to specify the header's name that holds a token.

    The default value is set to X-JWT-Assertion.

    X-Forwarded-Access-TokenX-Forwarded-Access-Token
    username_claimUse this parameter to identify the user. + username_claimUse this parameter to identify the user.

    The sub claim is mandatory and needs to be present in a JWT, and it should mention the subject of the JWT.

    The default value is also set to sub.

    subsub
    jwk_set_fileUse this parameter to verify the token with a JSON Web Key Set loaded + jwk_set_fileUse this parameter to verify the token with a JSON Web Key Set loaded from a JSON file./PATH/TO/jwks.json/PATH/TO/jwks.json
    cache_ttlUse this parameter to establish the duration for caching data + cache_ttlUse this parameter to establish the duration for caching data retrieved from the HTTP endpoint.

    This parameter enables the user to store the data for a specified period, allowing for faster access and retrieval of information.

    The default value is set to 60m (minutes).

    60m60m
    expect_claimsUse this parameter to verify the validity of other claims that + expect_claimsUse this parameter to verify the validity of other claims that contain JSON-encoded information.

    When it comes to validation, only the exp, nbf, and iat claims are automatically checked by default.

    You must validate if you are using other claims such as iss, sub, aud, and jti.

    {"iss": "zOSMF"}{"iss": "zOSMF"}
    auto_sign_upUse this parameter to automatically create user profiles in Grafana + auto_sign_upUse this parameter to automatically create user profiles in Grafana using the TSO ID of z/OSMF for users who do not have user profiles in the Grafana server.

    The default value is set to false.

    truetrue
    url_loginUse this parameter to enable JWT authentication in the URL. + url_loginUse this parameter to enable JWT authentication in the URL.

    The default value is set to false.

    truetrue
    +
    + + + + + + - - - + - + - - + - + - - + - + +
    Table 2. [server] Parameters
    ParametersDescriptionValues to be configured for z/OSMF
    [server]protocolUse this parameter to configure z/OSMF to work over + protocolUse this parameter to configure z/OSMF to work over HTTPS.

    When you configure z/OSMF to work over HTTPS, it is recommended to configure Grafana to also work over HTTPS. This ensures the secure data transfer between the user's web browser and the Grafana server.

    The default value is set to http.

    httpshttps
    cert_fileUse this parameter to specify the path to the certificate file when + cert_fileUse this parameter to specify the path to the certificate file when the protocol parameter is set to https or h2./PATH/TO/certificate.crt/PATH/TO/certificate.crt
    cert_keyUse this parameter to specify the path to the certificate key file + cert_keyUse this parameter to specify the path to the certificate key file when the protocol parameter is set to https or h2./PATH/TO/privateKey.key/PATH/TO/privateKey.key
    +
    + + + + + + - - - + - + - - + - + - - + - +

    The default value is set to false.

    +
    Table 3. [Security] Parameters
    ParametersDescriptionValues to be configured for z/OSMF
    [Security]cookie_secureUse this parameter if you hosted the Grafana instance over + cookie_secureUse this parameter if you hosted the Grafana instance over HTTPS.

    The default value is set to false.

    truetrue
    cookie_samesiteUse this parameter to prevent the browser from sharing cookies with + cookie_samesiteUse this parameter to prevent the browser from sharing cookies with other websites.

    The default value is set to lax.

    disableddisabled
    allow_embeddingUse this parameter to enable web browsers to display Grafana within + allow_embeddingUse this parameter to enable web browsers to display Grafana within z/OSMF HTML <frame>, <iframe>, <embed>, or <object> element. -

    The default value is set to false.

    truetrue

    For more information about customizing the Grafana instance by modifying the parameters diff --git a/docs/grafana/rmf-app/grafana_via_zosmf.html b/docs/grafana/rmf-app/grafana_via_zosmf.html index 2acb1244..b05a51a4 100644 --- a/docs/grafana/rmf-app/grafana_via_zosmf.html +++ b/docs/grafana/rmf-app/grafana_via_zosmf.html @@ -1,13 +1,13 @@ - Grafana through IBM z/OS Management Facility + Grafana through IBM z/OS Management Facility - + - + @@ -109,7 +109,7 @@

    @@ -143,7 +143,7 @@

    Grafana through < Install the RMF for z/OS plugin on Grafana. - Installing the RMF for z/OS plugin on Grafana + Installing the RMF for z/OS Grafana plugin v2.0.1 or later Define Grafana servers as target systems. diff --git a/docs/grafana/rmf-app/historical_data.html b/docs/grafana/rmf-app/historical_data.html index a4b6ae03..badb1bc7 100644 --- a/docs/grafana/rmf-app/historical_data.html +++ b/docs/grafana/rmf-app/historical_data.html @@ -1,13 +1,13 @@ - Historical data collection + Historical data collection - + - + @@ -109,7 +109,7 @@ diff --git a/docs/grafana/rmf-app/images/app_section.png b/docs/grafana/rmf-app/images/app_section.png deleted file mode 100644 index b32f6f88..00000000 Binary files a/docs/grafana/rmf-app/images/app_section.png and /dev/null differ diff --git a/docs/grafana/rmf-app/importing_dashboards.html b/docs/grafana/rmf-app/importing_dashboards.html index 69696b54..5044d6b4 100644 --- a/docs/grafana/rmf-app/importing_dashboards.html +++ b/docs/grafana/rmf-app/importing_dashboards.html @@ -1,13 +1,13 @@ - - Importing Dashboards created in RMF Performance Monitoring + + Importing dashboards created in RMF Performance Monitoring - + - + @@ -77,7 +77,7 @@

    @@ -109,7 +110,7 @@ @@ -124,39 +125,77 @@
    -

    Importing Dashboards created in RMF Performance Monitoring

    +

    Importing dashboards created in RMF Performance Monitoring

    -

    This task describes how to import dashboards and the associated data sources created - in RMF Performance Monitoring in the RMF application.

    +

    You can import dashboards exported from RMF Performance Monitoring + (.po files) into the IBM RMF for z/OS Grafana plugin. The import process automatically + creates the associated data sources and converts the dashboards to Grafana format.

    Before you begin

    -
    You must have completed the following task:
    +

    About this task

    +

    When you import a .po file, the plugin performs the following + actions:

    +
      +
    • Parses the data source definitions from the file and creates the corresponding + IBM RMF data sources in Grafana if they do not already exist.
    • +
    • Converts the Performance Monitoring dashboard panels into Grafana bar chart + panels with appropriate queries and transformations.
    • +
    • Installs the converted dashboard into the IBM RMF + (PM) folder.
    • +
    +

    Procedure

    1. - Go to Apps > IBM RMF and navigate to the Import Dashboards from RMF Performance - Monitoring section. + Go to Apps > IBM RMF and navigate to the Import Dashboards from RMF + Performance Monitoring section.
    2. Verify the Destination folder path displayed under the section heading. +
      +

      The imported dashboards are placed in the IBM RMF + (PM) folder.

      +
    3. - Click Go to PM Dashboards to review existing RMF - Performance Monitoring dashboard files before importing. -
    4. - In the Upload File area, drag and drop - .po dashboard file or click the upload zone to browse - for the file manually. + Drag and drop a .po dashboard file onto the drop zone, or + click the drop zone to browse for the file manually. +
      +

      Only files with the .po extension are accepted. You can + import one file at a time.

      +
      +
      The plugin automatically creates any required data sources and imports + the dashboard into the destination folder. A success notification confirms the + import with the dashboard name.
      +
    5. Optional: + Click Go to PM Dashboards to navigate to the + destination folder and review the imported dashboards. +
      +

      This button is available only after at least one dashboard has been + imported.

      +
      +
    6. Optional: + To remove all imported dashboards, click + Delete.
      -
      Note: The Data sources defined in RMF Performance - Monitoring dashboards are imported without credentials. After import, update - each data source with valid credentials if the DDS requires authentication - where required.
      +

      This removes the IBM RMF (PM) folder and all + dashboards within it. The data sources created during import are not + removed.

    Results

    -

    The dashboards exported from the RMF Performance Monitoring are successfully imported - into the RMF application.

    +

    The dashboard exported from RMF Performance Monitoring is successfully imported into + the IBM RMF for z/OS Grafana plugin and is available in the + IBM RMF (PM) folder.

    +
    Important: Data sources defined in RMF Performance + Monitoring dashboards are imported without credentials. After import, update each + data source with valid credentials if the corresponding DDS requires + authentication.
    diff --git a/docs/grafana/rmf-app/index.html b/docs/grafana/rmf-app/index.html index 02693402..c91225c0 100644 --- a/docs/grafana/rmf-app/index.html +++ b/docs/grafana/rmf-app/index.html @@ -8,9 +8,9 @@ - + - + @@ -92,7 +92,7 @@
    -
    Overview
    Grafana is a platform for monitoring and visualizing data. It enables users to create, explore, and share dashboards that are interactive and customizable. The IBM® RMF for z/OS Grafana plugin provides effortless analysis and visualization of Resource Measurement Facility for z/OS (RMF for z/OS) Monitor III metrics and reports within the Grafana platform. Thereby, you can monitor and analyze the health and performance of applications.
    Release notes
    This article covers the new features, system requirements, and known issues of the IBM® RMF for z/OS Grafana plugin.
    Installing the plugin
    You must install the IBM® RMF for z/OS Grafana plugin to analyze and visualize RMF Monitor III metrics and reports.
    Upgrading the plugin
    You must ensure that the IBM RMF for z/OS Grafana plugin is up to date to leverage its enhanced functionalities. You can do so by either installing or upgrading to the latest version of the plugin.
    Prometheus Sample Dashboards
    The RMF Distributed Data Server exposes Monitor III data to third-party tools using the OpenMetrics exposition format.
    Creating RMF data sources
    To access RMF Monitor III metrics in Grafana, you need to connect to the Distributed Data Server (DDS) by adding an RMF data source.
    Applying visualization to RMF data
    By adding panels to dashboards, you can effectively present your RMF data in a visual format. Each panel must require at least one query to display a significant visualization.
    IBM RMF query languages
    In Grafana, queries are essential for fetching and transforming data from RMF data sources.
    RMF Variable Query syntax
    Variables are a powerful tool to create more interactive and dynamic dashboards. They offer a way to replace hard-coded values in metric queries and panel titles with placeholders for values.
    Integrating DDS Dashboards with OMEGAMON
    To enhance visibility and provide deeper insights, the DDS dashboards can be integrated with IBM Z OMEGAMON Web UI dashboards.
    Importing dashboards
    This task describes how to import dashboards and the associated data sources created in RMF Performance Monitoring in the RMF application.
    Alerts
    Grafana Alerting feature provides a reliable solution to detect and respond to system issues in real time.
    Historical data
    In Grafana, you can view historical data using absolute and relative time ranges.
    Error types
    Whenever you encounter issues while using the IBM RMF for z/OS Grafana plugin, you can view detailed error messages that contain sufficient information to help you identify and troubleshoot the problem.
    Troubleshooting issues
    This section guides how to analyze and address typical issues that may arise when using the IBM® RMF for z/OS Grafana plugin.
    Grafana through z/OSMF
    When you use IBM® z/OS Management Facility to monitor the performance of the z/OS sysplexes in your environment, you can also access Grafana dashboards from z/OSMF.
    Prerequisites
    Before you can start working with Grafana dashboards through z/OSMF, there are some prerequisites that you need to complete.
    Defining the Grafana server
    You must define the Grafana server as a target system in z/OSMF to access Grafana from the Resource Monitoring page of z/OSMF.
    Accessing the Grafana dashboard
    You can access the Grafana dashboard from the Resource Monitoring page of z/OSMF to investigate the RMF Monitor III metrics and reports.
    PDF Guide
    You can find the link to view or download IBM RMF for z/OS Grafana plugin user guide as a PDF file.
    +
    Overview
    Grafana is a platform for monitoring and visualizing data. It enables users to create, explore, and share dashboards that are interactive and customizable. The IBM® RMF for z/OS Grafana plugin provides effortless analysis and visualization of Resource Measurement Facility for z/OS (RMF for z/OS) Monitor III metrics and reports within the Grafana platform. Thereby, you can monitor and analyze the health and performance of applications.
    Release notes
    This article covers the new features and enhancements in the IBM RMF for z/OS Grafana plugin.
    Prerequisites
    Before you install the RMF for z/OS Grafana plugin, ensure that the following software requirements are met.
    Installation
    You must install the RMF for z/OS Grafana plugin to analyze and visualize RMF Monitor III metrics and reports.
    Installing the plugin by using Grafana UI
    This is the easiest and recommended method to install the RMF for z/OS Grafana plugin. You can install the plugin directly from the Grafana plugin catalog by using the Grafana web interface without requiring command-line access.
    Installing the 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.
    Installing the plugin by using Docker
    You can install the RMF for z/OS Grafana plugin along with Grafana within a Docker container. Use this method if you are running Grafana in a containerized environment.
    Installing the plugin v2.0.0 or earlier
    If you are installing a version of the RMF for z/OS Grafana plugin earlier than 2.0.1, you must configure Grafana to allow loading unsigned plugins.
    Upgrading the plugin
    You must ensure that the RMF for z/OS Grafana plugin is up to date to leverage its enhanced functionalities. You can do so by either installing or upgrading to the latest version of the RMF for z/OS Grafana plugin.
    Creating RMF data sources
    To access RMF Monitor III metrics in Grafana, you need to connect to the Distributed Data Server (DDS) by adding an RMF data source.
    Dashboards
    The IBM RMF for z/OS Grafana plugin provides pre-built sample dashboards that you can install, as well as the ability to import dashboards from other sources and integrate with IBM Z OMEGAMON dashboards.
    Installing sample dashboards
    After you install and enable the IBM RMF for z/OS Grafana plugin, you can install the DDS sample dashboards and Prometheus sample dashboards to visualize RMF metrics.
    Prometheus sample dashboards
    The RMF Distributed Data Server exposes Monitor III data to third-party tools using the OpenMetrics exposition format.
    Integrating DDS dashboards with OMEGAMON Web UI
    To enhance visibility and provide deeper insights, the DDS dashboards can be integrated with IBM Z OMEGAMON Web UI dashboards.
    Importing Performance Monitoring dashboards
    You can import dashboards exported from RMF Performance Monitoring (.po files) into the IBM RMF for z/OS Grafana plugin. The import process automatically creates the associated data sources and converts the dashboards to Grafana format.
    Applying visualization to RMF data
    By adding panels to dashboards, you can effectively present your RMF data in a visual format. Each panel must require at least one query to display a significant visualization.
    IBM RMF query languages
    In Grafana, queries are essential for fetching and transforming data from RMF data sources.
    RMF Variable Query syntax
    Variables are a powerful tool to create more interactive and dynamic dashboards. They offer a way to replace hard-coded values in metric queries and panel titles with placeholders for values.
    Alerts
    Grafana Alerting feature provides a reliable solution to detect and respond to system issues in real time.
    Historical data
    In Grafana, you can view historical data using absolute and relative time ranges.
    Error types
    Whenever you encounter issues while using the IBM RMF for z/OS Grafana plugin, you can view detailed error messages that contain sufficient information to help you identify and troubleshoot the problem.
    Troubleshooting issues
    This section guides how to analyze and address typical issues that may arise when using the IBM® RMF for z/OS Grafana plugin.
    Grafana through z/OSMF
    When you use IBM® z/OS Management Facility to monitor the performance of the z/OS sysplexes in your environment, you can also access Grafana dashboards from z/OSMF.
    Prerequisites
    Before you can start working with Grafana dashboards through z/OSMF, there are some prerequisites that you need to complete.
    Defining the Grafana server
    You must define the Grafana server as a target system in z/OSMF to access Grafana from the Resource Monitoring page of z/OSMF.
    Accessing the Grafana dashboard
    You can access the Grafana dashboard from the Resource Monitoring page of z/OSMF to investigate the RMF Monitor III metrics and reports.
    PDF Guide
    You can find the link to view or download IBM RMF for z/OS Grafana plugin user guide as a PDF file.
    diff --git a/docs/grafana/rmf-app/indexTerms.html b/docs/grafana/rmf-app/indexTerms.html index 43c161eb..be33a5ca 100644 --- a/docs/grafana/rmf-app/indexTerms.html +++ b/docs/grafana/rmf-app/indexTerms.html @@ -9,9 +9,9 @@ - + - + diff --git a/docs/grafana/rmf-app/install_grafana_plugin.html b/docs/grafana/rmf-app/install_grafana_plugin.html index abe35ba1..003f7237 100644 --- a/docs/grafana/rmf-app/install_grafana_plugin.html +++ b/docs/grafana/rmf-app/install_grafana_plugin.html @@ -1,13 +1,13 @@ - - Installing the RMF for z/OS plugin on Grafana + + Installing the RMF for z/OS Grafana plugin v2.0.1 or later - + - + @@ -77,7 +77,7 @@