Hi! I would like to customize the graph shown in the grid and cluster level .. but it is not clear to me what context should i use
from my understanding i have to create json with the form of
<context>_<name>.json in the conf directory ..

i customized successfully the overview of a cluster
(with cluster_) and of a host with host_

but i would like to know how can i customize the following :
1. summary of meta (i thing that meta is the main page the show all cluster)
2. in the same main page, the overview of the cluster
3. the default metric for all host in the cluster (in the cluster page)
4. in the same cluster page various hosts to have some other metric shown as default

Any idea how to do this?
Or at least do someone have a proper dictionary for :
      $context = "control";
      $context = "tree";
      $context = "compare_hosts";
      $context = "decompose_graph";
      $context = "views";
      $context = "meta";
      $context = "grid";
      $context = "physical";
      $context = "cluster-summary";
      $context = "cluster";
      $context = "node";
      $context = "host";

Thank you!!
Adrian

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to