Re: [Ganglia-general] aix/linux ganglia web server question.

2016-08-01 Thread Khrist Hansen
Yes, that is how we do it. Collector gmond and gmetad processes are running on Linux along with the web server. From: Spatola, Pat [mailto:pspat...@wrberkley.com] Sent: Monday, August 01, 2016 11:59 AM To: ganglia-general@lists.sourceforge.net Subject: [Ganglia-general] aix/linux gangli

Re: [Ganglia-general] Is there a way to Display deltas for metrics

2014-08-04 Thread Khrist Hansen
. Perzl are a good starting point for both, though I had to tweak the algorithm to fit my needs. -Original Message- From: Silver, Jonathan [mailto:jonathan.sil...@unify.com] Sent: Monday, August 04, 2014 10:44 AM To: Khrist Hansen; 'Ganglia' Subject: RE: [Ganglia-general] Is ther

Re: [Ganglia-general] Is there a way to Display deltas for metrics

2014-08-04 Thread Khrist Hansen
I use gmetric from a script scheduled to run every minute via cron. Check 'man gmetric' for syntax, and there are example scripts here: http://www.perzl.org/ganglia/devicespecific.html Hope that helps, Khrist -Original Message- From: Silver, Jonathan [mailto:jonathan.sil...@unify.com]

Re: [Ganglia-general] Ganglia web csv import

2014-05-13 Thread Khrist Hansen
I don’t think that can be done very easily. You would probably be better off graphing in Excel. If you added the CSV stream from Ganglia into Excel as an external data source, you should only need to refresh the external data source to update the graph. From: yanqing huang [mailto:yan

Re: [Ganglia-general] How to show mean value of multicurve in Ganglia aggregate graphs

2014-05-06 Thread Khrist Hansen
I don't think you will find this functionality in ganglia, but you can import the CSV stream into Excel as an external data source and do it there. On May 6, 2014 8:01 PM, "yanqing huang" wrote: > Hi all, > >I have used ganglia web to aggregate graphs of same metric form all > nodes. >

Re: [Ganglia-general] Ganglia 4.x architecture planning

2014-03-28 Thread Khrist Hansen
Happy AIX Ganglia user here thanks to all of Dr. Perzl’s generous efforts! :) From: Alexander Karner [mailto:a...@de.ibm.com] Sent: Friday, March 28, 2014 3:07 AM To: Daniel Pocock Cc: ganglia-general@lists.sourceforge.net Subject: Re: [Ganglia-general] Ganglia 4.x architecture planning

Re: [Ganglia-general] multicast not working

2014-03-21 Thread Khrist Hansen
, March 21, 2014 4:23 AM To: Khrist Hansen; ganglia-general@lists.sourceforge.net Subject: RE: [Ganglia-general] multicast not working Hi Khrist, well that makes sense indeed. All my VM's are running in a private cloud infrastructure so I have no control over their network characteri

Re: [Ganglia-general] multicast not working

2014-03-20 Thread Khrist Hansen
more for the various OS platforms. I had to use unicast in the end, but I am still working on my network engineering team to enable multicast routing between subnets. Hope that helps, Khrist Hansen From: Cristovao Jose Domingues Cordeiro [mailto:cristovao.corde...@cern.ch] Sent

Re: [Ganglia-general] [Ganglia-developers] Gmetad Platform Poll

2013-12-16 Thread Khrist Hansen
dle; if(val.f < 0) val.f = 0.0; return( val ); } -Original Message- From: Bernard Li [mailto:bern...@vanhpc.org] Sent: Monday, December 16, 2013 2:42 PM To: Khrist Hansen Cc: Michael Perzl; ganglia-develop...@lists.sourceforge.net; Morten Torstensen; Ganglia Subject: Re: [Gangl

Re: [Ganglia-general] [Ganglia-developers] Gmetad Platform Poll

2013-12-16 Thread Khrist Hansen
I second this motion. :) -Original Message- From: Bernard Li [mailto:bern...@vanhpc.org] Sent: Monday, December 16, 2013 2:04 PM To: Michael Perzl Cc: ganglia-develop...@lists.sourceforge.net; Morten Torstensen; ganglia-general@lists.sourceforge.net Subject: Re: [Ganglia-general] [Gangl

Re: [Ganglia-general] tuning ganglia

2013-10-15 Thread Khrist Hansen
I ran into the same issue with all the IBM POWER metrics. Tried rrdcached, but in the end I had to trim down the number of metrics and use a tmpfs (RAM file system). On Oct 15, 2013 8:04 PM, "Rita" wrote: > I am monitoring 300 servers with a single gmetad. I noticed there is > significant amount

Re: [Ganglia-general] Insane negative values for cpu_idle and cpu_wio when node is CPU bound

2013-10-03 Thread Khrist Hansen
sor. This should be a fairly simple fix, and I am attempting to contact Mr. Perzl to that effect. -Original Message----- From: Khrist Hansen [mailto:khrist.han...@gmail.com] Sent: Wednesday, October 02, 2013 6:18 PM To: ganglia-general@lists.sourceforge.net Subject: RE: Insane negative

Re: [Ganglia-general] Insane negative values for cpu_idle and cpu_wio when node is CPU bound

2013-10-02 Thread Khrist Hansen
Here is another example from gstat: CPUs (Procs/Total) [ 1, 5, 15min] [ User, Nice, System, Idle, Wio] 8 (8/ 122) [ 4.59, 2.04, 1.35] [ 99.8, 0.0, 0.2,-67062349824.0,-67062349824.0] OFF Looking at the source code for AIX metrics (https://github.com/ganglia/monitor-core/bl

[Ganglia-general] Insane negative values for cpu_idle and cpu_wio when node is CPU bound

2013-10-02 Thread Khrist Hansen
Environment: AIX 6.1 TL7 SP7 gmond 3.6.0 (from http://www.perzl.org/ganglia/) I noticed that a particular node would send insanely high negative values for cpu_idle and cpu_wait metrics when cpu_user + cpu_system were near 100%, i.e. the node is completely CPU bound. The result is major skew