This Grafana plugin allows to use Yamcs as a datasource.
grafana-cli --pluginUrl https://github.com/yamcs/grafana-yamcs/releases/download/v2.4.1/yamcs-yamcs-datasource-2.4.1.zip plugins install yamcs-yamcs-datasource
systemctl restart grafana-serverNote:
-
This plugin is not available from the central Grafana.com plugin directory, that is why the use of the
--pluginUrlargument is required. -
This plugin is unsigned. As of Grafana 8 you can only use unsigned plugins by adding the following to your
grafana.ini:allow_loading_unsigned_plugins = yamcs-yamcs-datasourceOr, use an environment variable:
GF_PLUGINS_ALLOW_LOADING_UNSIGNED_PLUGINS=yamcs-yamcs-datasource
Add a datasource (search for Yamcs)
Enter the URL to your Yamcs Server (from the point of view of the Grafana server), and enter the name of the Yamcs instance.
Test and confirm the settings using the Save & Test button.
- Only BASIC auth
- Polling only

