Install the SolarWinds data source
This document explains how to install the SolarWinds data source plugin. The SolarWinds data source is an Enterprise plugin, so you need an eligible Grafana Cloud plan or an activated Grafana Enterprise license to use it.
Before you begin
Before you install the plugin, ensure you have:
- A Grafana Cloud Pro or Advanced plan or an activated Grafana Enterprise license.
- Grafana 11.6.7 or later.
- Administrator access to your Grafana instance to install plugins.
For general guidance on Enterprise plugins, refer to Install Grafana Enterprise plugins.
Note
The SolarWinds data source is an Enterprise plugin. It only appears in the plugin catalog and the data source list when your Grafana instance has a valid Grafana Enterprise license or an eligible Grafana Cloud plan. If you can’t find the plugin or there’s no install button, verify that your license is valid and active.
Install on Grafana Cloud
On Grafana Cloud, you can install the plugin from the plugin catalog:
- Click Connections in the left-side menu.
- Click Add new connection.
- Type
SolarWindsin the search bar. - Select SolarWinds.
- Click Install.
Note
On Grafana Cloud, it can take up to 15 minutes for the data source plugin to appear in Grafana after installation.
Install on self-managed Grafana Enterprise
On self-managed Grafana Enterprise, you can install the plugin through the catalog or with Grafana CLI. After the plugin is installed, you can optionally provision the data source configuration.
Use the plugin catalog
If your Grafana instance can reach the internet, install the plugin from the catalog:
- Click Connections in the left-side menu.
- Click Add new connection.
- Type
SolarWindsin the search bar. - Select SolarWinds.
- Click Install.
Use Grafana CLI
If your Grafana server can reach the internet, use Grafana CLI to install the plugin from the command line:
grafana-cli plugins install grafana-solarwinds-datasourceRestart Grafana after the installation completes.
Install in an air-gapped environment
If your Grafana server can’t reach the internet, install the plugin manually from a downloaded archive:
- On a machine with internet access, download the plugin archive from the SolarWinds data source plugin page. Use a plugin version that’s compatible with your Grafana version.
- Copy the archive to your Grafana server.
- Extract the archive into your Grafana plugins directory, which defaults to
/var/lib/grafana/plugins. - Confirm the extracted directory is named
grafana-solarwinds-datasource. - Restart Grafana.
Note
Because this is an Enterprise plugin, your Grafana instance must still have a valid Grafana Enterprise license for the plugin to load, even in an air-gapped installation.
Provision the data source
After the plugin is installed, you can configure the data source with provisioning files. Provisioning configures the data source connection; it doesn’t install the plugin. For an example, refer to Provision the data source.
Verify the installation
To verify that the plugin is installed:
- In Grafana, click Connections in the left-side menu.
- Click Data sources.
- Click Add new data source.
- Type
SolarWindsin the search bar. - Confirm that SolarWinds appears in the results and that you can select it.
If SolarWinds doesn’t appear or you can’t select it, check that your Grafana Enterprise license is valid and reinstall the plugin. If you still need help, contact Grafana Labs.


