[Ganglia-general] (no subject)

2012-06-16 Thread Krishnanand Khambadkone
http://spacebetweencomic.com/wp-content/themes/comicpress/mndlkfs.html?cn=qqn.kffnjxc=nkk.kkffki=woha--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general


Re: [Ganglia-general] Problem displaying default Ganglia graphs

2011-07-13 Thread Krishnanand Khambadkone
It seems that some of the shared library files such as freetype, pango,  
fontconfig, zlib, glib,  cairo etc that are needed by Ganglia at runtime are 
not being loaded.   Ensure that the LD_LIBRARY_PATH is set properly in apache 
or the web server you use to run the UI.   



From: Michael Perzl mich...@perzl.org
To: ganglia-general@lists.sourceforge.net; Alejandro Lopez Domenech 
alo...@saytel.es
Sent: Wednesday, July 13, 2011 6:15 AM
Subject: Re: [Ganglia-general] Problem displaying default Ganglia graphs


 Hi Alejandro,

you are running into a known AIX dlopen() error which prevents the
dynamic loading of modules.

Please check the information at 
http://www.perzl.org/aix/index.php?n=Main.Ganglia
or directly at 
http://www.perzl.org/aix/index.php?n=Main.Ganglia-aix-dlopen-error

Unfortunately in this/your case there is no solution except to
upgrade to a later service pack level where this error is fixed.

PS: Your level of Virtual I/O Server is quite old and you should at
least update - if possible - to version 1.5.2.1 (should be FP 11.1).

Regards,
Michael

On 07/13/2011 01:13 PM, Alejandro Lopez Domenech wrote: 
Hello, 

Some more information: 

My environment is formed by 15 AIX systems (AIX 5.3 TL12) and 4 VIO Servers. 
These VIO Servers are the machines that collect the information (listen to 
6849) and provide the information to my gmetad server. 

I see that, on those VIO Servers the output of gmond -m is the following: 

VIO_1://opt/freeware/sbin/gmond -m
heartbeat   Last heartbeat (module core_metrics)
location    Location of the machine
(module core_metrics)
gexec   gexec
available (module core_metrics) 

Besides, when I start gmond in debug mode I get the following: 

Unable to find the metric information for 'rperf'. Possible that the module 
has not been loaded. 
Unable to find the metric information for 'SPECint_rate_base2006'. Possible 
that the module has not been loaded. 
Unable to find the metric information for 'fwversion'. Possible that the 
module has not been loaded. 
Unable to find the metric information for 'kernel64bit'. Possible that the 
module has not been loaded. 
Unable to find the metric information for 'lpar'. Possible that the module has 
not been loaded. 
Unable to find the metric information for 'lpar_num'. Possible that the module 
has not been loaded. 
Unable to find the metric information for 'model_name'. Possible that the 
module has not been loaded. 
Unable to find the metric information for 'serial_num'. Possible that the 
module has not been loaded. 
Unable to find the metric information for 'splpar'. Possible that the module 
has not been loaded. 
Unable to find the metric information for 'cpu_in_machine'. Possible that the 
module has not been loaded. 
Unable to find the metric information for 'lpar_name'. Possible that the 
module has not been loaded. 
Unable to find the metric information for 'oslevel'. Possible that the module 
has not been loaded. 
Unable to find the metric information for 'capped'. Possible that the module 
has not been loaded. 
Unable to find the metric information for 'cpu_entitlement'. Possible that the 
module has not been loaded. 
Unable to find the metric information for 'cpu_in_lpar'. Possible that the 
module has not been loaded. 
Unable to find the metric information for 'cpu_in_pool'. Possible that the 
module has not been loaded. 
Unable to find the metric information for 'cpu_in_syspool'. Possible that the 
module has not been loaded. 
Unable to find the metric information for 'disk_iops'. Possible that the 
module has not been loaded. 
Unable to find the metric information for 'disk_read'. Possible that the 
module has not been loaded. 
Unable to find the metric information for 'disk_write'. Possible that the 
module has not been loaded. 
Unable to find the metric information for 'smt'. Possible that the module has 
not been loaded. 
Unable to find the metric information for 'weight'. Possible that the module 
has not been loaded. 
Unable to find the metric information for 'cpu_pool_idle'. Possible that the 
module has not been loaded. 
Unable to find the metric information for 'cpu_used'. Possible that the module 
has not been loaded. 
Unable to find the metric information for 'cpu_speed'. Possible that the 
module has not been loaded. 
Unable to find the metric information for 'boottime'. Possible that the module 
has not been loaded. 
Unable to find the metric information for 'machine_type'. Possible that the 
module has not been loaded. 
Unable to find the metric information for 'os_name'. Possible that the module 
has not been loaded. 
Unable to find the metric information for 'cpu_num'. Possible that the module 
has not been loaded. 
Unable to find the metric information for 'mem_total'. Possible that the 
module has not been loaded. 
Unable to find the metric information for 'swap_total'. Possible that the 
module has not been loaded. 

[Ganglia-general] Restricting the number of graphs displayed in Ganglia UI

2011-07-11 Thread Krishnanand Khambadkone
Hi,  I am displaying a bunch of metrics thru the Ganglia UI including ones 
coming from a Hadoop cluster so the screen is now showing about 100+ graphs for 
each node in the cluster.   We want to restrict this to a limited set of about 
20 important ones that we have identified and not display the rest.   Is there 
any way to do this.

    --Krish.--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general


Re: [Ganglia-general] Ganglia graphs showing square boxes instead of text

2011-06-24 Thread Krishnanand Khambadkone
I have built all the related libraries like pango, freetype, cairo etc.   I 
have 
included the libraries in the LD_LIBRARY_PATH of apache.




From: Vladimir Vuksan vli...@veus.hr
To: Krishnanand Khambadkone kkhambadk...@yahoo.com
Cc: ganglia-general@lists.sourceforge.net
Sent: Fri, June 24, 2011 12:16:35 PM
Subject: Re: [Ganglia-general] Ganglia graphs showing square boxes instead of 
text

Please check your rrdtool install. RRDtool uses cairo library for some of it's 
rendering. IIRC pango is related to it.

Vladimir

On Fri, 24 Jun 2011, Krishnanand Khambadkone wrote:

 Hi,   When I open the Ganglia landing page,  I do see the color coded graphs 
but the text does not show up and
 instead I see square boxes.  I have attached a gif to illustrate the problem. 
   
I also see these error messages in
 the Apache logs,
 
 
 (process:15564): Pango-CRITICAL **: No modules found:No builtin or 
 dynamically 
loaded modules were found.
 PangoFc will not work correctly.
 This probably means there was an error in the creation of:
  '/ngs/app/lisd/gangliafortest/pango-1211-deploytar/etc/pango/pango.modules'
 You should create this file by running:
   pango-querymodules  
'/ngs/app/lisd/gangliafortest/pango-1211-deploytar/etc/pa
 ngo/pango.modules'Fontconfig error: Cannot load default config file
 
 (process:15564): Pango-CRITICAL **: No fonts found:
 This probably means that the fontconfig
 library is not correctly configured. You may need to
 edit the fonts.conf configuration file. More information
 about fontconfig can be found in the fontconfig(3) manual
 page and on http://fontconfig.org
 
 
 --
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general


Re: [Ganglia-general] Ganglia graphs showing square boxes instead of text

2011-06-24 Thread Krishnanand Khambadkone
Does rrdtool use any specific fonts (.ttf files?)  for doing all it's font 
rendering?




From: Vladimir Vuksan vli...@veus.hr
To: Krishnanand Khambadkone kkhambadk...@yahoo.com
Cc: ganglia-general@lists.sourceforge.net
Sent: Fri, June 24, 2011 12:16:35 PM
Subject: Re: [Ganglia-general] Ganglia graphs showing square boxes instead of 
text

Please check your rrdtool install. RRDtool uses cairo library for some of it's 
rendering. IIRC pango is related to it.

Vladimir

On Fri, 24 Jun 2011, Krishnanand Khambadkone wrote:

 Hi,   When I open the Ganglia landing page,  I do see the color coded graphs 
but the text does not show up and
 instead I see square boxes.  I have attached a gif to illustrate the problem. 
   
I also see these error messages in
 the Apache logs,
 
 
 (process:15564): Pango-CRITICAL **: No modules found:No builtin or 
 dynamically 
loaded modules were found.
 PangoFc will not work correctly.
 This probably means there was an error in the creation of:
  '/ngs/app/lisd/gangliafortest/pango-1211-deploytar/etc/pango/pango.modules'
 You should create this file by running:
   pango-querymodules  
'/ngs/app/lisd/gangliafortest/pango-1211-deploytar/etc/pa
 ngo/pango.modules'Fontconfig error: Cannot load default config file
 
 (process:15564): Pango-CRITICAL **: No fonts found:
 This probably means that the fontconfig
 library is not correctly configured. You may need to
 edit the fonts.conf configuration file. More information
 about fontconfig can be found in the fontconfig(3) manual
 page and on http://fontconfig.org
 
 
 --
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general


[Ganglia-general] Modules and Fonts not found error

2011-06-23 Thread Krishnanand Khambadkone




Hi,   I am running ganglia v3.1.7, when I bring up the web page,  I see all the 
graphs but on the graphs instead of text, I see boxes, some problem with the 
fonts.

 Here is the story (short version :-)).   I built ganglia on system 1 with a 
set 
prefix '/ngs/app/lisd'  and am now deploying on another system under 
'ngs/app/lispmont'.   There is no option here to create a user lisd in system 2 
and cannot rebuild with prefix 'ngs/app/lispmont'.   I see these errors in the 
apache log file.   the pango.modules path seems to be embedded in the shared 
libraries.  Is there any way to override them and why is it saying no fonts 
found.

(process:15564): Pango-CRITICAL **: No modules found:No builtin or dynamically  
loaded modules were found.
PangoFc will not work correctly.
This probably means there was an error in the creation of: 
 '/ngs/app/lisd/gangliafortest/pango-1211-deploytar/etc/pango/pango.modules'
You should create this file by running:
  pango-querymodules  '/ngs/app/lisd/gangliafortest/pango-1211-deploytar/etc/pa
ngo/pango.modules'Fontconfig error: Cannot load default config file

(process:15564): Pango-CRITICAL **: No fonts found:
This probably means that the fontconfig
library is not correctly configured. You may need to
edit the fonts.conf configuration file. More information
about fontconfig can be found in the fontconfig(3) manual
page and on http://fontconfig.org--
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general