Skip to content
Helene Wassmann edited this page Jan 27, 2021 · 7 revisions

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 Spectrum Scale performance data with third-party applications. One of the most popular user scenarios is exploring the IBM Spectrum Scale performance data in a web based graphical interface, for example on Grafana dashboards.

Grafana Bridge is a standalone Python application using a CherryPy Server for the data exchange over HTTP/HTTPS between a client(third party application) and a server(IBM Spectrum scale system). It translates the IBM Spectrum Scale metadata and performance data collected by the IBM Spectrum 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