Re: [Ganglia-general] Additional Bars

2012-10-20 Thread Ghassan Elnajjar
Hi Vladimir,

After installing the rrdtool 1.3.9, all my graphs disappeared.  There were 
errors installing the pango rpm so I removed and installed libgcc and 
libffi rpm, but still got the same errors after the install of the pango 
rpm.  Would these be the cause of my graphs disappearing?  Can this be 
fixed?  Thanks.


#:  rpm -Uvh libgcc-4.7.2-1.aix7.1.ppc.rpm
libgcc ##

#:  rpm -Uvh libffi-3.0.11-1.aix5.1.ppc.rpm
libffi ##

rpm -Uvh pango-1.24.5-1.aix5.1.ppc.rpm
pango ##
Could not load program /opt/freeware/bin/pango-querymodules:
Could not load module 
/opt/freeware/lib/libgobject-2.0.a(libgobject-2.0.so.0).
Dependent module libffi.a(libffi.so.5) could not be loaded.
Could not load module libffi.a(libffi.so.5).
System error: No such file or directory
Could not load module pango-querymodules.
Dependent module 
/opt/freeware/lib/libgobject-2.0.a(libgobject-2.0.so.0) could not be 
loaded.
Could not load module .
execution of pango-1.24.5-1 script failed, exit status 255



Ghassan





From:   Vladimir Vuksan 
To: Ghassan Elnajjar 
Cc: ganglia-general@lists.sourceforge.net
Date:   10/19/2012 12:11 PM
Subject:Re: [Ganglia-general] Additional Bars



I'm afraid you'll have to update all those too.

Vladimir

On Fri, 19 Oct 2012, Ghassan Elnajjar wrote:

> I have to upgrade the following files as well.  Do I need to do that or 
I can just use the --nodeps parameter?
> 
> 
> Ghassan
> 
> 
> #: rpm -Uvh rrdtool-1.3.9-1.aix5.1.ppc.rpm
> 
> cairo >= 1.8.8 is needed by rrdtool-1.3.9-1
> freetype2 >= 2.3.12 is needed by rrdtool-1.3.9-1
> libart_lgpl >= 2.3.20 is needed by rrdtool-1.3.9-1
> libpng >= 1.2.44 is needed by rrdtool-1.3.9-1
> pango >= 1.24.5 is needed by rrdtool-1.3.9-1
> dejavu-sans-mono-fonts is needed by rrdtool-1.3.9-1
> dejavu-lgc-sans-mono-fonts is needed by rrdtool-1.3.9-1
> libcairo.a(libcairo.so.2) is needed by rrdtool-1.3.9-1
> libpango-1.0.a(libpango-1.0.so.0) is needed by rrdtool-1.3.9-1
> libpangocairo-1.0.a(libpangocairo-1.0.so.0) is needed by 
rrdtool-1.3.9-1
> 
> 
> 

> 
> From:Ghassan Elnajjar 
> To:Vladimir Vuksan 
> Cc:ganglia-general@lists.sourceforge.net
> Date:10/19/2012 11:42 AM
> Subject:Re: [Ganglia-general] Additional Bars
> 
> 
_
> 
> 
> 
> Thank you.  Do I just upgrade right on top of the 1.2.30 or there is a 
specific rpm command that I need to execute?
> 
> Is rpm -U  sufficient?
> 
> 
> Ghassan
> 
> 
> 
> 
> 
> From:Vladimir Vuksan 
> To:Ghassan Elnajjar 
> Cc:ganglia-general@lists.sourceforge.net
> Date:10/19/2012 11:33 AM
> Subject:Re: [Ganglia-general]  Additional Bars
> 
> 
_
> 
> 
> 
> That could be the problem. Can you upgrade to rrdtool 1.3+. We use a lot
> of features from 1.3+ so things will look off if you use rrdtool 1.2.
> 
> Vladimir
> 
> On Fri, 19 Oct 2012, Ghassan Elnajjar wrote:
> 
> > I'm using rrdtool-1.2.30-5.
> >
> >
> > Ghassan

NOTE: The information contained in this message may be privileged and 
confidential and protected from disclosure. If the reader of this message 
is not the intended recipient, you are hereby notified that any 
dissemination, distribution or copying of this communication is strictly 
prohibited. If you have received this communication in error, please 
notify us immediately by replying to the message and deleting it from your 
computer.
--
VCU Health System
http://www.vcuhealth.org--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general


Re: [Ganglia-general] sflow metrics not visible

2012-10-20 Thread Peter Phaal
On Fri, Oct 19, 2012 at 1:59 PM, Иван Евдокимов  wrote:
> I'm trying to use sFlow(jmx-agent 0.6.1)-Ganglia(3.5.0, source build) pair
> for jvm monitoring.
> gmond.conf
> udp_recv_channel {
> port = 6343
> }
>
> sflow {
> accept_vm_metrics = yes
> }
>
> When "tcpdump port 6343" is fired, i see "SFlowv5"-packets arriving to
> ganglia (Ubuntu x64, VirtualBox). but ... no logs, no errors, no metrics.
>
> First of all, is there any chance to see the logs , except "-d" mode ??
>
> "gmond -m" display no "vm_*" specific metrics !!!
>
> gmetrics didn't seem to work acceptthe help display - "gmetric -g sflow"
> produces "Incorrect option  value", and the same is for every option.
>
> Any clues and ti ?

The accept_vm_metrics applies to Xen/KVM etc. virtual machines. For
Java, you need to use the accept_jvm_metrics:

http://blog.sflow.com/2011/12/using-ganglia-to-monitor-java-virtual.html

You didn't mention if you installed Host sFlow agents on your servers.
The Host sFlow agent is required, the following article describes how
the Host sFlow sub-agents share configuration:

http://blog.sflow.com/2012/01/host-sflow-distributed-agent.html

Peter

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general