The problem was finally easy to be fixed. As stated above, the problem
is in cluster_view.php, line34. Just going to line 26 and substituting

  $context_metrics = "";

with

  $context_metrics = array();

fixes the whole problem! The solution was found at
https://github.com/ganglia/ganglia-web/issues/324.

** Bug watch added: github.com/ganglia/ganglia-web/issues #324
   https://github.com/ganglia/ganglia-web/issues/324

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822048

Title:
  cluster report not displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ganglia-web/+bug/1822048/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to