[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] RRDs created, never updated
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] RRDs created, never updated
- From: "Larry Barber" <lebarber (at) gmail.com>
- Date: Wed, 5 Nov 2008 17:07:24 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=8s3sP/xOIRZu6x5DLsklo51z1JNdhXZZkAylW2O7QtM=; b=nMbLUvklFkCEy0vlROqcDyqCK8JDsh7suQ5kHMLs9f9jRxEy0wZ0+od4GVes34uUiV ISRRg5WrevgagL+cySPZHSxZNUNbHvIiBmE5QmopomGbjK76XLu1EDe3SlCGN638uFE+ aH+eIkadbC3oPFMhJ7LAOZloZRrE2DZPyy6Lc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=t5Xtmkk4+eGmB71IrmF4xsXHoCrEELlut9HjZCVEnBLBoMJotGRdNMy5WmIyHlIVZX A1VaM+YDVJ3Lx/iTB0e6PVJzJfO4qGWY3pfg+wBDuFWlloAT/yeM0tll5B16E4TUYXbL 4r8ioz66icbE8vJGCzMEly/Tuy5hSY+VAACNw=
- References: <35a89cde0811051320p71dd4494nf25b3b022a001d86 (at) mail.gmail.com> <4912109D.2050701 (at) wi.rr.com> <35a89cde0811051348s2a52ba69l53453cf8d6912aa6 (at) mail.gmail.com> <491216E0.4060507 (at) wi.rr.com> <35a89cde0811051402gc8b1c7cg71dc604552c6bb29 (at) mail.gmail.com> <49121A36.2050601 (at) wi.rr.com> <35a89cde0811051431g5699550fy27f63bb60782c745 (at) mail.gmail.com> <491221F8.1000103 (at) wi.rr.com> <35a89cde0811051456t4f80792ah5c49234e2c1a1b51 (at) mail.gmail.com>
You may need to remove your .rrd. files that 1.3.4 generated and start from
scratch.
Thanks,
Larry Barber
On Wed, Nov 5, 2008 at 4:56 PM, Jeremy Cappilero <jeremy.cappilero (at) gmail.com
> wrote:
> I have install RRDTool 1.2.28 now so I have:
>
> [root (at) zzz hobbit-4.2.0]# ll /usr/local/ | grep rrd
> drwxr-xr-x 6 root root 4096 Nov 6 05:41 rrdtool-1.2.28
> drwxr-xr-x 6 root root 4096 Nov 5 04:44 rrdtool-1.3.4
>
> I seem to be having trouble getting hobbit to use 1.2.28. At first I just
> removed the 1.3.4 directory, hobbit configure reported that it detected and
> was using rrdtool 1.2, but when it ran the logs filled with errors about not
> finding 1.3.4 files.
>
> I then restored 1.3.4 and tried using:
>
> ./configure --server --rrdinclude=/usr/local/rrdtool-1.2.28/include
> --rrdlib=/usr/local/rrdtool-1.2.28
>
> However ./configure appears to ignore the extra commands and says it will
> use 1.3.4 files:
>
> "Checking for RRDtool ...
> test-rrd.c: In function âmainâ:
> test-rrd.c:30: error: too few arguments to function ârrd_graphâ
> make: *** [test-compile] Error 1
> Not RRDtool 1.0.x, checking for 1.2.x
> Found RRDtool include files in /usr/local/rrdtool-1.3.4/include
> Found RRDtool libraries in /usr/local/rrdtool-1.3.4/lib
> Linking RRD with PNG library: -L/usr/lib -lpng
> "
>
> Can anyone advise how to properly remove RRDtool 1.3.4 or get hobbit to
> configure using 1.2.28?
>
> TIA!
>
> Jeremy.
>
>
> On Wed, Nov 5, 2008 at 2:45 PM, Rich Smrcina <rsmrcina (at) wi.rr.com> wrote:
>
>> Apparently your rrdtool is quite new. I'm running a very current snapshot
>> and my rrd is only 1.2.12.
>>
>> Jeremy Cappilero wrote:
>>
>>> Thanks, I had no idea that page existed!
>>>
>>> FWIW, I am using RRDTool 1.3.4. <http://1.3.4.>
>>> After patching, now during hobbit ./configure I get this (which doesn't
>>> appear to present a problem at the time as it continues apparently ok):
>>>
>>> Checking for RRDtool ...
>>> test-rrd.c: In function âmainâ:
>>> test-rrd.c:30: error: too few arguments to function ârrd_graphâ
>>> make: *** [test-compile] Error 1
>>> Not RRDtool 1.0.x, checking for 1.2.x
>>> Found RRDtool include files in /usr/local/rrdtool-1.3.4/include
>>> Found RRDtool libraries in /usr/local/rrdtool-1.3.4/lib
>>> Linking RRD with PNG library: -L/usr/lib -lpng
>>>
>>
>> --
>> Rich Smrcina
>> VM Assist, Inc.
>> Phone: 414-491-6001
>> Ans Service: 360-715-2467
>> http://www.linkedin.com/in/richsmrcina
>>
>> Catch the WAVV! http://www.wavv.org
>> WAVV 2009 - Orlando, FL - May 15-19, 2009
>>
>> To unsubscribe from the hobbit list, send an e-mail to
>> hobbit-unsubscribe (at) hswn.dk
>>
>>
>>
>