[Ganglia-general] gmond python module, dynamic number of descriptors

2012-10-16 Thread Jean-Baptiste Denis
Hello everybody, I'm running a cluster using Open Grid Scheduler (one of the opensource fork of Sun Grid Engine) and I wrote a gmond python plugin to monitor the status of each queue (number of used, available slots, etc...) Boring stuff here (needs cleaning and stuff) :

Re: [Ganglia-general] Metrics Issue

2012-10-16 Thread Ghassan Elnajjar
Does anyone know what directory structure does the $conf['gweb_root'] point to? It's mentioned in several php files in /htdocs/ganglia, but I can't what it points to. Also, under ./htdocs/ganglia, the filters and ganglia-web directories are empty. Is this normal for a new setup to

Re: [Ganglia-general] Metrics Issue

2012-10-16 Thread Vladimir Vuksan
It points to the directory where you installed Ganglia web e.g. /opt/htdocs/ganglia although conf_default.php will derive it on it's own with $conf['gweb_root'] = dirname(__FILE__); Filters can be empty. ganglia-web directory may be left over from something else so empty is fine. Vladimir

Re: [Ganglia-general] Metrics Issue

2012-10-16 Thread Ghassan Elnajjar
Then I am totally lost as to why my graphs are empty. Do you have any other suggestions? Should I start all over again, beginning with uninstalling everything and performing the installation and configuration again? Ghassan Ghassan H Elnajjar VCU Health System/MCV Hospitals Systems

Re: [Ganglia-general] Metrics Issue

2012-10-16 Thread Vladimir Vuksan
Let's figure this out first 1. Can you confirm RRD files are being generated 2. Please post your conf.php Vladimir On Tue, 16 Oct 2012, Ghassan Elnajjar wrote: Then I am totally lost as to why my graphs are empty.  Do you have any other suggestions?  Should I start all over again, beginning

Re: [Ganglia-general] Metrics Issue

2012-10-16 Thread Ghassan Elnajjar
1) Attached text files of RRD Files for one of the client nodes: 2) conf.php: Note: Let me know if you'd like to see the conf_default.php instead. #: /webtools/htdocs/ganglia: ==cat conf.php ?php # $Id: conf.php 2011-05-04 145707 mperzl $ # # Gmetad-webfrontend modifcations for AIX. #