Plugins 〉TeamViewer


Developer

TeamViewer Germany GmbH

Sign up to receive occasional product news and updates:


Grafana Cloud
Grafana Cloud
  • Grafana, of course
  • 10k series Prometheus metrics
  • 50 GB logs
  • 50 GB traces
  • 2,232 app o11y host hours
  • ...and more
Create free account

No credit card needed, ever.


The commercial agreement for this plugin has expired. Contact the vendor if you require assistance.
Data Source
commercial

TeamViewer

  • Overview
  • Installation
  • Change log
  • Related content

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.

Installing TeamViewer on Grafana Cloud:

For more information, visit the docs on plugin installation.

Installing on a local Grafana:

For local instances, plugins are installed and updated via a simple CLI command. Plugins are not updated automatically, however you will be notified when updates are available right within your Grafana.

1. Install the Data Source

Use the grafana-cli tool to install TeamViewer from the commandline:

grafana-cli plugins install 

The plugin will be installed into your grafana plugins directory; the default is /var/lib/grafana/plugins. More information on the cli tool.

2. Configure the Data Source

Accessed from the Grafana main menu, newly installed data sources can be added immediately within the Data Sources section.

Next, click the Add data source button in the upper right. The data source will be available for selection in the Type select box.

To see a list of installed data sources, click the Plugins item in the main menu. Both core data sources and installed data sources will appear.

Changelog

1.0.2 (2021-06-23)

  • [BUGFIX] README.md: fix plugin id for grafana-cli

1.0.1 (2021-06-22)

  • [BUGFIX] QueryEditor: Fix Monitor Type horizontal space issue
  • [FEATURE] README.md: Document API Token generation

1.0.0

Initial release.