Re: [Ganglia-general] splitting rrds on different hosts

2014-10-11 Thread Grigory Shamov
Dear Jesse, How does one split a cluster to separate ones, to display in a single Gangnlia-Web instance? Also, is there a way to make some of the clusters private, like they do on SurfSara? https://ganglia.surfsara.nl/ I mean there is a way since its been done, but could anyone suggest how exact

Re: [Ganglia-general] splitting rrds on different hosts

2014-10-11 Thread Jesse Becker
There isn't a way to do it natively, but there are a few ways to work around it. One is to split your hosts into separate clusters, and multiple gmetad instances. These could easily be on the same host, but use different disk partitions so there's less IO contention. Dump all of the files into a

Re: [Ganglia-general] splitting rrds on different hosts

2014-10-11 Thread Jason A. Smith
Try rrdcached instead: https://github.com/ganglia/monitor-core/wiki/Integrating-Ganglia-with-rrdcached On 10/11/2014 02:18 PM, Rita wrote: > At the moment all of my rrds are going to the host which hosts the > gmetad. Is it possible to split the gmetads to different hosts so rrds > will be dist

[Ganglia-general] splitting rrds on different hosts

2014-10-11 Thread Rita
At the moment all of my rrds are going to the host which hosts the gmetad. Is it possible to split the gmetads to different hosts so rrds will be distributed? I am asking this because I am monitoring 400 hosts and having I/O disk wait problems. I would like to split the load. Any thoughts? -- --