What version of XenServer are you running? You might also find it
useful to install a Host sFlow agent on Dom0 to report on the
performance of the hypervisor and VMs.

http://blog.sflow.com/2012/01/using-ganglia-to-monitor-virtual.html
http://blog.sflow.com/2011/09/xenserver-60-supplemental-pack.html

I wouldn't recommend trying to build gmond to run on Dom0 - compiling
software for Dom0 requires that you run up a DDK virtual machine and
build the RPMs which can then be installed on Dom0.

Peter

On Fri, Feb 3, 2012 at 7:07 AM, Vladimir Vuksan <vli...@veus.hr> wrote:
> Try
>
> export LD_LIBRARY_PATH=/usr/local/lib64
>
> Also please upgrade to 3.3.0. There is a bug in 3.2.0 against gstat.
>
> Vladimir
>
>
> On Fri, 3 Feb 2012, Mohit Dhingra wrote:
>
>> I am new to ganglia monitoring tool. I tried installing ganglia 3.2.0 on
>> my XenServer manually by configure --with-gmetad, and make.
>> I am trying to run gmond, gstat, but I am getting the following error :
>>
>> cadlab:/usr/local/sbin # ./gmond
>> ./gmond: error while loading shared libraries: libganglia-3.2.0.0.so.0:
>> cannot open shared object file: No such file or directory
>>
>> I searched for libganglia-3.2.0.0.so.0. I found it in /usr/local/lib64.
>> Then I tried making simlink for the file in /usr/lib directory. But still,
>> it is not
>> working.
>>
>> Can somebody please help me out. Also, I want to know how to configure it
>> to monitor for VMs running on XenServer. I have only one intel i7 8-core
>> server, not
>> cluster or something.
>>
>>
>> ----------------------------
>> Thanks & Regards
>> Mohit Dhingra
>> +919611190435
>>
>
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> Ganglia-general mailing list
> Ganglia-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ganglia-general
>

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to