-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Welcome to the ibm-spectrum-scale-bridge-for-grafana wiki!
The IBM Spectrum Scale bridge for Grafana could be used for retrieving and processing the IBM Storage Scale performance data with third-party applications. One of the most popular user scenarios is exploring the IBM Storage Scale performance data in a web based graphical interface, for example on Grafana dashboards.
Grafana Bridge is a stand alone Python application using a CherryPy Server for the data exchange over HTTP/HTTPS between a client(third party application) and a server(IBM Storage Scale system). It translates the IBM Storage Scale metadata and performance data collected by the IBM Storage Scale performance monitoring tool (ZiMon) to the query requests acceptable by the Grafana integrated openTSDB plugin.
Visit the IBM Storage Scale Knowledge Center for getting more info about the latest product updates
-
- Setup classic Grafana
- Make usage of Grafana Provisioning feature
-
- Installing RedHat community-powered Grafana operator from OperatorHub
- Creating Grafana instance using the RedHat community-powered Grafana-operator
- Creating Grafana Datasorce instance from Custom Resource managed by the RedHat community powered Grafana operator
- Importing the predefined dashboard from the example dashboards collection
- Exploring Grafana WEB interface for CNSA project in a k8s OCP environment
- How to setup Grafana instance to monitor multiple IBM Storage Scale clusters running in a cloud or mixed environment
- API key authentication
- Configurable bridge settings
- CherryPy builtin HTTP server settings
- How to setup HTTPS(SSL) connection
- Start and stop grafana-bridge with systemd