[gpfsug-discuss] Grafana graph panels give "Cannot read property 'index' of undefined" using Grafana bridge

Keith Ball bipcuds at gmail.com
Tue Jan 7 20:10:10 GMT 2020


Hi All,

I am using the following combination of components on my GUI/pmcollector
node:

- RHEL 7.3
- Spectrum Scale 4.2.3.5 (actually part of a Lenovo DSS release)
- gpfs.gss.pmcollector-4.2.3.5.el7.x86_64
- Python 3.6.8
- CherryPy 18.5.0
- Grafana bridge: no version actually appears in the python script, but a
"buildDate.txt" file distributed with the bridge indicates "Thu Aug 16
10:48:21 CET 2016" (seems super-old for something downloaded in the last 2
months?).No other version info to be found in the script.

It appears that I can add the bridge as a OpenTSDB-like data source to
Gafana successfully (the "save & Test" says that it was successful and
working).
When I create a graph panel, I am getting completion for perfmon
metrics/timeseries and tag/filter values (but not tag keys for some
reason).

However, whether I try to create my own simple graph, or use the canned
dashboards (on the Scale wiki), every panel gives the same error
(exclamation point in the red triangle in the upper-left corner of the
graph):

    Cannot read property 'index' of undefined

An example query would be for gpfs_fs_bytes_read, Aggregator=avg,
Disasble Downsampling,
Filters:
  cluster = literal_or(my.cluster.name) , groupBy = false
  filesystem = literal_or(homedirs) , groupBy = false

Anyone know what exactly the "Cannot read property 'index' of undefined"
really means (i.e. what is causing it), or has had to debug this on their
own perfmon and Grafana setup?
Am I using incompatible versions of components?

I do not see anything that looks like error messages in the Grafana bridge
log file, nor in the Grafana log file. Does anyone have anything to suggest?

Many Thanks,
 Keith
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gpfsug.org/pipermail/gpfsug-discuss_gpfsug.org/attachments/20200107/623a367e/attachment-0001.htm>


More information about the gpfsug-discuss mailing list