ryantxu / grafana-teamviewer-datasource

Grafana Datasource for Teamviewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TeamViewer Datasource for Grafana build status

build status build status Changelog License

Visualize your Teamviewer Web Monitoring metrics with the leading open source software for time series analytics.

Installation

Install by using grafana-cli,

grafana-cli plugins install teamviewer-datasource

Install manually

Download the plugin at your plugin path (i.e. /var/lib/grafana/plugins), then unzip the plugin there with,

unzip teamviewer-datasource.zip

After all those steps restart the Grafana Server service, and you should see the plugin there.

Configuration

Configure the Datasource with the API Bearer Token (without the word "Bearer"), and save the Datasource.

This API Token can be found as "Script token", and generated at Edit profile > Apps > Create script token.

Now you can configure a panel on your dashboard as follows,

For more information, please refer to the Wiki page.

Contributing

Refer to CONTRIBUTING.md

License

Apache License 2.0, see LICENSE.

About

Grafana Datasource for Teamviewer

License:Other


Languages

Language:Go 65.2%Language:TypeScript 29.0%Language:Makefile 4.5%Language:JavaScript 1.4%