Skip to main content
Skip table of contents

Grafana

System Requirements

Installation Steps

The build (HAKOM.Framework.Services.Extensions.Grafana.dll) must be copied into WebTSM Services\extensions folder.

Afterwards, the service must be restarted.

Installation of the JSON Data Source

In Grafana the Simpod JSON Data Source plug-in must be installed. This can be done in the following ways:

Grafana-CLI Tool

See: https://grafana.com/grafana/plugins/simpod-json-datasource/?tab=installation

POWERSHELL
grafana-cli plugins install simpod-json-datasource
Docker Plug-in Integration

See: https://grafana.com/docs/grafana/latest/installation/docker/#installing-grafana-plugins

Example:

POWERSHELL
docker run -d -p 3000:3000 --name=grafana -e "GF_INSTALL_PLUGINS=simpod-json-datasource" grafana/grafana
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.