[collectd] some issues in collectd while configure postgresql plugin
Summer Tong (chutong)
chutong at cisco.com
Wed Jul 31 07:01:03 CEST 2013
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 at 01CE8DED.E94B12E0]
In addition, in case of missing dependencies package libpq, I manually install one.
[root at 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 at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20130731/0b6d9b8a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.jpg
Type: image/jpeg
Size: 6859 bytes
Desc: image003.jpg
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20130731/0b6d9b8a/attachment.jpg>
More information about the collectd
mailing list