search for: rrdtools

Displaying 20 results from an estimated 175 matches for "rrdtools".

Did you mean: rrdtool
2009 Aug 29
3
how to install rrdtool, if it keeps failing?
Hi all, I'm trying to install rrdtool on CentOS 5.3 x64, but it keeps failing with dependency problems: root at pluto:[~]$ yum install rrdtool* Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * freshrpms: ayo.uk3.freshrpms.net * rpmforge: ftp-stud.fht-esslingen.de Excluding Packages in global exclude list Finished Setting up Install Process Parsing package
2014 Apr 03
1
CEBA-2014:0356 CentOS 6 rrdtool FASTTRACK Update
CentOS Errata and Bugfix Advisory 2014:0356 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0356.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 7fb765a31da9410aedb81de9973ea1e8806237908c4cf3bd0855c98c2bf63179 rrdtool-1.3.8-7.el6.i686.rpm fc0368f9cd4f1c287c6ea6b3ebba86b38338c1c0aa332f7684a5334afc93e091
2014 Apr 03
1
CEBA-2014:0356 CentOS 6 rrdtool FASTTRACK Update
CentOS Errata and Bugfix Advisory 2014:0356 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0356.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 7fb765a31da9410aedb81de9973ea1e8806237908c4cf3bd0855c98c2bf63179 rrdtool-1.3.8-7.el6.i686.rpm fc0368f9cd4f1c287c6ea6b3ebba86b38338c1c0aa332f7684a5334afc93e091
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
2012 Apr 10
2
yum priorities and obsoleting...
Hey, I ran into a yum conflict regarding an repoforge extra package obsoleting a base package. The thing is that I set a lower priority to repoforge extra... Any idea how come I ran into this issue...? The question is more about the yum priorities than repoforge. ... 1743 packages excluded due to repository priority protections ... --> Running transaction check ---> Package
2009 Jan 23
2
can't install rrdtool, problems with dependancies
Hi all, I have tried to install rrdtool manually, but have noticed that I need perl-rrdtool as well for it to work, and I have approached this the wrong way. So, instead of installing rpmforge first, I have downloaded the rrdtool from sourceforge and installed it the old-fashioned way, totally forgot about rpmforge. So, now I want to remove it, and install it via rpmforge in order to get
2015 Nov 26
2
install rrdtools-devel / rrdtool-perl
I will expand a little bit more. I need to install 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=..
2008 Apr 08
3
Ruby RRDtool bindings and CentOS 5
For whatever reason, the RPMForge package ruby-rrdtool doesn''t play nice on my CentOS 5.1 box with puppetmaster. It installs site_ruby/1.8/i386-linux/RRD.so, which puppetmaster is unable to find (and the suggested test of ruby -rRRDtool -e ''puts :yep'' fails). Using ln to link RRD.so to RRDtool.so works for the command line test, but still fails for puppetmaster. This
2015 Nov 26
3
install rrdtools-devel / rrdtool-perl
Im very sorry. You were right, yum install works flawlessly for rrdtool, rrdtool-devel and rrdtool-perl packages. I tryed on a fresh centos7 install. The problem is that my Os is not a centos7 instead is a redhat 7. Since I dont have any support for this , I asked some help here. I thought that repositories are the same for fedora,redhat and centos. My mistake ... I dont know what to do now.
2015 Nov 26
0
install rrdtools-devel / rrdtool-perl
On Thu, 26 Nov 2015, Leandro wrote: > 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
2015 Nov 26
0
install rrdtools-devel / rrdtool-perl
On Thu, 26 Nov 2015, Leandro wrote: > I remember , I solved this issue in my centos 6 , after install rrdtool-devel > and rrdtool-perl packages. > Can I try domething else ? You shouldn't need to, no. I'm guessing you've got a cruddy version installed from somewhere else, else the yum install would have just worked, but I'm just guessing as you've not posted
2006 Apr 17
1
Hobbit install requirements
I'm attempting to install Hobbit 4.2.1 on CentOS 4.3. When attempting to "configure -server", I get: : : Checking for RRDtool ... RRDtool include- or library-files not found. These are REQUIRED for hobbitd RRDtool can be found at http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ If you have RRDtool installed, use the "--rrdinclude DIR" and "--rrdlib DIR"
2015 Nov 26
0
install rrdtools-devel / rrdtool-perl
On 26/11/2015 17:58, Leandro wrote: > Im very sorry. > You were right, yum install works flawlessly for rrdtool, rrdtool-devel > and rrdtool-perl packages. > I tryed on a fresh centos7 install. > The problem is that my Os is not a centos7 instead is a redhat 7. > Since I dont have any support for this , I asked some help here. I > thought that repositories are the same for
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
2007 Oct 28
2
rrdtool and rails
How would one get the information stored in rrdtool into a database that rails can present to the user? Would it be possible to combine this data with other data in the same database to handle virtual connections between the data? -Ron --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2014 Apr 04
0
CentOS-announce Digest, Vol 110, Issue 3
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2015 Nov 26
0
install rrdtools-devel / rrdtool-perl
On 26/11/2015 18:22, John R Pierce wrote: > On 11/26/2015 10:18 AM, Tris Hoar wrote: >> To access RHN you will need a support agreement with Red Hat. You >> could use the packages from Centos, but it would be better to just >> rebuild the server if you are going down that route. > > long ago, far away, I successfully converted several RHEL boxes to > CentOS by making
2015 Nov 26
1
install rrdtools-devel / rrdtool-perl / SOLVED
what I did is to take note of exaclty the same package that were installed on mi centos 7. Then I download the 3 packages on my rhel , and installed in the same order with rpm. I worked ... Thanks. On 26/11/15 15:24, Tris Hoar wrote: > On 26/11/2015 18:22, John R Pierce wrote: >> On 11/26/2015 10:18 AM, Tris Hoar wrote: >>> To access RHN you will need a support agreement
2006 Aug 16
2
Problem Installing rrdtool
hi to all, im currently installing rrdtool-1.2.15 with my box CentOS 4.3 final ,before i installed rrdtools there 2 files suggested need to installed the FreeType 2 and libart_lgpl 2.3 everything is fine when installed two files but when i try to installed rrdtool when i issue command ./configure --prefix=/usr/local/rrdtool-1.2.15 this should the output ,any suggestion what's the problem ,thanks to a...
2015 Nov 26
2
install rrdtools-devel / rrdtool-perl
On 11/26/2015 10:18 AM, Tris Hoar wrote: > To access RHN you will need a support agreement with Red Hat. You > could use the packages from Centos, but it would be better to just > rebuild the server if you are going down that route. long ago, far away, I successfully converted several RHEL boxes to CentOS by making a list of all the RPMs and replacing them with the centos