Re: [Ganglia-general] gmond's on same multicast port won't communicate at same time

2014-12-04 Thread Maciej Lasyk
s as you like as well. */ udp_recv_channel { mcast_join = 239.2.11.71 port = 8 204 bind = 239.2.11.71 } Cheers, Maciej Lasyk GPG key ID: 4FED49C5 GPG public key: http://maciek.lasyk.info/gpg_maciej_lasyk.asc On Thu, Dec 4, 2014 at 9:20 PM, Chris Jones wro

Re: [Ganglia-general] gmond's on same multicast port won't communicate at same time

2014-12-04 Thread Maciej Lasyk
Plz share your configs via pastbin Cheers, On December 4, 2014 9:06:08 PM CET, Chris Jones wrote: > >I'm still racking my brain with this problem I'm having. I've even ran > >'tcpdump -i any port 8204' on my gmetad server and watched the >traffic when I've got two gmond clients sending

Re: [Ganglia-general] gmond :: extract number of cores from xml

2013-11-24 Thread Maciej Lasyk
I beleive that you're looking for 'cpu_num': pozdrawiam, Maciej Lasyk GPG key ID: 4FED49C5 GPG public key: http://maciek.lasyk.info/gpg_maciej_lasyk.asc On Sun, Nov 24, 2013 at 5:10 PM, Adrian Sevcenco wrote: > Hi! Can somebody give me and hint/info about how can i extra

Re: [Ganglia-general] some questions about ganglia

2013-11-12 Thread Maciej Lasyk
RRDs are greatly configurable regarding to storage needs. Just reconfigure those in /etc/ganglia/gmetad.conf (section: Round-Robin Archives) regards, Maciej Lasyk GPG key ID: 4FED49C5 GPG public key: http://maciek.lasyk.info/gpg_maciej_lasyk.asc On Tue, Nov 12, 2013 at 3:02 AM, 酃點℡ wrote: > >

Re: [Ganglia-general] Empty graphs appear for remote hosts

2013-11-12 Thread Maciej Lasyk
cs that it currently supports. In multicast mode, this isn’t a problem, because any node can request the metadata of all other nodes in the cluster. However, in unicast mode, a resend interval must be established. The interval value is the minimum number of seconds between resends. regards, Maciej Lasy

[Ganglia-general] Ganglia and Nagios: warning / critical state in check_ganglia_metric.sh

2013-02-28 Thread Maciej Lasyk
d can't find "out-of-the-box" solution - even on the authors webpage http://vuksan.com/linux/nagios_scripts.html I assume that I should write my own hooks for this. Could you tell me how You do It? Regards, Maciej Lasyk G