Hi,

See GenericJMX https://collectd.org/wiki/index.php/Plugin:GenericJMX (more exemple here https://github.com/Poil/CGraphz/wiki/GenericJMX) And Jboss JMX : http://docs.jboss.org/jbossas/getting_started/v4/html/install.html#jmxconsoleintro

Best regards,

Le 06/08/2013 03:31, Summer Tong (chutong) a écrit :
Hi Yves

I have already get rid of that issues now. Still thank you for your help.

I have an extra question:
Will Collectd support to plugin JBoss in future?

Looking forward for your reply.

Thanks:)
Summer

-----Original Message-----
From: collectd-boun...@verplant.org [mailto:collectd-boun...@verplant.org] On 
Behalf Of Yves Mettier
Sent: Monday, August 05, 2013 15:20
To: collectd@verplant.org
Subject: Re: [collectd] some issues in collectd while configure postgresql 
plugin

Some hint :

# ldd postgresql.so

Maybe this is postgresql.so missing a lib ?

Regards,
Yves

Le 2013-07-31 07:01, Summer Tong (chutong) a écrit :
Hi  Collectd team,

I am Summer, an user from Cisco. I recently using collectd(5.3.1) to
configure postgresql. Some issues blocked me.

Regarding to postgresql , the issue is when I start collectd by giving
   /etc/init.d/collectd start, it failed I think.

Starting collectd: ERROR: lt_dlopen
("/opt/collectd/lib/collectd/postgresql.so") failed: file not found.
The most common cause for this problem are missing dependencies. Use
ldd(1) to check the dependencies of the plugin / shared object.
[  OK  ]

Actually under /opt/collectd/lib/collectd, "postgresql.so" this file
existed.
Snapshot:
[cid:image003.jpg@01CE8DED.E94B12E0]

In addition, in case of missing dependencies package libpq, I manually
install one.

[root@crdc-c210-208 collectd]# rpm -ivh
postgresql84-libs-8.4.13-1.el5_8.i386.rpm
warning: postgresql84-libs-8.4.13-1.el5_8.i386.rpm: Header V3 DSA
signature: NOKEY, key ID e8562897
Preparing...                ###########################################
[100%]
    1:postgresql84-libs      ###########################################
[100%]
[root@crdc-c210-208 collectd]# lsof -i:5432

I cannot find any help from website, so I decide to turn to you to get
some help to get out the block. Please give me a favor.


Thanks:)
Summer




_______________________________________________
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd


_______________________________________________
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd

Reply via email to