Displaying 8 results from an estimated 8 matches for "librrd".
2011 Oct 09
1
ganglia failing dependency
hello list,
I'm trying to install ganglia-gmetad on centos 5.6. rrdtool is already installed and librrd is there. But for some reason when I go to install this package it doesn't see that it is.
[root at VIRTCENT11:/usr/local/src/ganglia-3.2.0] #yum install ganglia-gmetad
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: mirrors.lga7.us.voxel.net
* epel:...
2010 Jun 14
2
problems building nfdump / nfsen
...being there - so some googling later and I found that I have to go
back and rebuild nfdump to include it.
So I do :
./configure --enable-nfprofile
which dies thus :
[...]
checking for stdint.h... yes
checking for unistd.h... yes
checking for rrd_update in -lrrd... no
configure: error: Can not link librrd. Please specify
--with-rrdpath=.. configure failed!
But I check and I see I have librrd installed.
[root at rcadmin:~/nf/nfdump-1.6.1]# rpm -qa | grep -i rrd
perl-rrdtool-1.3.7-1.el5.rf
rrdtool-1.3.7-1.el5.rf
[root at rcadmin:~/nf/nfdump-1.6.1]# ls -al /usr/lib/librrd*
-rw-r--r-- 1 root root 3219...
2011 Aug 18
1
Multiple Errors with RRD and Rake
...recated. Use rdoc/task instead (in RDoc 2.4.2+)
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
Could not open library ''rrd'': rrd: cannot open shared object file: No
such file or directory. Could not open library ''librrd.so'': librrd.so:
cannot open shared object file: No such file or directory
/usr/local/lib/ruby/gems/1.9.1/gems/ffi-1.0.9/lib/ffi/library.rb:75:in
`block in ffi_lib''
/usr/local/lib/ruby/gems/1.9.1/gems/ffi-1.0.9/lib/ffi/library.rb:54:in
`map''
/usr/local/lib/ruby/gems/1.9.1/...
2015 Nov 26
2
install rrdtools-devel / rrdtool-perl
...nfdump,
when I beggin installation process:
[root at ARM-LXMON01 nfdump-1.6.13]# ./configure \--prefix=/usr/local
\--sysconfdir=/etc \--mandir=/usr/share/man \--enable-nfprofile
\--enable-nftrack \--enable-sflow \--enable-nsel
checking for rrd_update in -lrrd... no
configure: error: Can not link librrd. Please specify --with-rrdpath=..
configure failed!
I do:
[root at ARM-LXMON01 nfdump-1.6.13]# find / -name librrd*
/usr/lib64/librrd.so.4
/usr/lib64/librrd.so.4.2.1
/usr/lib64/librrd_th.so.4
/usr/lib64/librrd_th.so.4.2.1
[root at ARM-LXMON01 nfdump-1.6.13]#
So Then I do:
./configure --prefix=/u...
2015 Nov 26
2
install rrdtools-devel / rrdtool-perl
Hi guys , Im have some problems installing the following packages:
rrdtool-devel
rrdtool-perl
Before we moved to centos/rhel7 it was a simple task, just doing:
yum install rrdtool rrdtool-devel and rrdtool-perl was enough.
Now, I only can install the rrdtool package but not rrdtool-devel and
rrdtool-perl.
I tryed adding some repos, but I think I added wrong ones.
Also tryed downloading and
2007 Oct 29
12
Reports in Puppet
Hi,
I wanted to configure reporting in puppet. I came across the
below links which says what needs to be added in config file to enable
reports.
But I was wondering how I view the visual report/graphs do I need to
create my own script.
http://reductivelabs.com/trac/puppet/wiki/ReportReference#rrdgraph
http://reductivelabs.com/trac/puppet/wiki/ReportsAndReporting
--
Deepak
2005 Dec 16
1
Re: Bug#343530: nut: logging to rrd database
...log nut client.
> Of course, this could be easily implemented using
> upsc or upslog clients and a cron script
> but stanalone application is better for some reasons.
>
> Does anybody else need this functionality?
> Should such a client be included in the nut
> (with additional librrd dependency) or nut-rrd
> package or distributed separately?
interesting point: I'm thinking of some logging improvements, such as:
- making upslog a real daemon, able to log data from several UPSs,
- making log asynchronous and smart (ie log only things that have changed),
- switching by...
2012 Apr 21
2
nfsen daemon dies for unknown reason
...85544 1301997 /lib64/libz.so.1.2.3
nfsend 6932 nfsen mem REG 252,0 53448 1301800 /lib64/librt-2.5.so
nfsend 6932 nfsen mem REG 252,0 51280 73941 /usr/lib64/libdbi.so.0.0.5
nfsend 6932 nfsen mem REG 252,0 690576 78964 /usr/lib64/librrd.so.4.1.4
nfsend 6932 nfsen mem REG 252,0 1262480 228801 /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so
nfsend 6932 nfsen mem REG 252,0 12040 72516 /usr/lib64/libXau.so.6.0.0
nfsend 6932 nfsen mem REG 252,0 22032...