Hi, I'm new to ganglia. I'm wondering if anybody use it to do monitoring on a per-process basis than per-machine basis. Suppose I have a cluster of machines and each machine runs multiple instances of a particular process, and I want to publish gmetric stats from each process. From what I can see, the gmetric structure is rather flat, I don't quite see how to create a hierarchy of metrics that goes from machine->process->metric. I can prepend the process instance name to the metric, but this inevitably increase the metric message size rather significantly (I have many metrics per process).
any suggestions? Thanks in advance. -Sam

