ganglia / ganglia-web

Ganglia Web Frontend
BSD 3-Clause "New" or "Revised" License
316 stars 170 forks source link

“No mathing metrics detected" exists in view page for hadoop metrics #261

Open lzhshen opened 9 years ago

lzhshen commented 9 years ago

I leveraged hadoop metrics2 system to inject hadoop metrics in ganglia and these metrics were shown properly in host page. And then, I created a new view and added some default metrics (e.g. cpu_idle) in it. These default metrics were shown properly too in the custom view. However, I met "No matching metrics detected" issue after I added hadoop metrics in custom view. These metrics are something like dfs.datanode.BlocksReportedNumOps which is stored as dfs.datanode.BlocksReportedNumOps.rrd file in disk.

vvuksan commented 9 years ago

What is the version of your Ganglia Web ?