A grafana plugin that takes Source/Dest pairs and displays the top N pairs in a slope graph. Query should get the sum of value.num_bits / 8 for top source & destinations. Number of Pairs and headers can be adjusted in the visualization panel. Defaults to 10 pairs and source/dest organizations.
- update
FULL_NAME
andSHORT_NAME
inMakefile
- run
make name_change
- update
PREV_FULL_NAME
andPREV_SHORT_NAME
inMakefile
to match current plugin name
build
- runs gulp to build grafana pluginreload
- restarts grafana server to load plugin (needs root/sudo privileges to complete)install
- builds, installs plugin and reloads grafana server
Makefile install
target only tested on Fedora release 25
edit makefile for your system