Skip to content
hwassman edited this page Nov 13, 2023 · 7 revisions

Welcome to the ibm-spectrum-scale-bridge-for-grafana wiki!

The IBM Storage 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.

User Guide

Installation

Configuration

Maintenance

Troubleshooting

Use cases

Designing dashboards

Developer Guide

Clone this wiki locally