<HTML>
<HEAD>
<TITLE>Re: [rrd-users] Rrd Resize Generated a very Big File on MAX OS X (10.5)</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
Hi Mark I did upgrade as follows but it look to me that the version of rrd is still 1.3.3. See below.<BR>
Pls let me know and Thanks for your help.<BR>
<BR>
Jeffrey<BR>
============<BR>
<BR>
bash-3.2# port upgrade rrdtool<BR>
---> Fetching libxml2<BR>
---> Verifying checksum(s) for libxml2<BR>
---> Extracting libxml2<BR>
---> Configuring libxml2<BR>
---> Building libxml2 with target all<BR>
---> Staging libxml2 into destroot<BR>
---> Deactivating libxml2 2.7.1_0<BR>
---> Installing libxml2 2.7.1_1<BR>
---> Activating libxml2 2.7.1_1<BR>
---> Cleaning libxml2<BR>
bash-3.2# rrdtool<BR>
RRDtool 1.3.3 Copyright 1997-2008 by Tobias Oetiker <<a href="tobi@oetiker.ch">tobi@oetiker.ch</a>><BR>
Compiled Oct 7 2008 17:02:52<BR>
<BR>
Usage: rrdtool [options] command command_options<BR>
<BR>
Valid commands: create, update, updatev, graph, graphv, dump, restore,<BR>
last, lastupdate, first, info, fetch, tune,<BR>
resize, xport<BR>
<BR>
RRDtool is distributed under the Terms of the GNU General<BR>
Public License Version 2. (www.gnu.org/copyleft/gpl.html)<BR>
<BR>
For more information read the RRD manpages<BR>
<BR>
<BR>
<BR>
<BR>
On 10/15/08 8:49 AM, "Mark Duling" <<a href="mark.duling@biola.edu">mark.duling@biola.edu</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>If you are using the ‘port’ command you must be using MacPorts. I just updated the rrdtool port to 1.3.4 so it should be available in an hour or two. You could use the ‘port upgrade’ option, or just uninstall/reinstall to get the latest:<BR>
<BR>
sudo port selfupdate (get the latest port updates)<BR>
sudo port uninstall rrdtool<BR>
sudo port clean —all rrdtool<BR>
sudo port install rrdtool<BR>
<BR>
<BR>
Mark<BR>
<BR>
<BR>
<BR>
On 10/14/08 10:58 PM, "Tobias Oetiker" <<a href="tobi@oetiker.ch">tobi@oetiker.ch</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Yesterday Xiu Yan Zhang wrote:<BR>
<BR>
> Hi Tobi thanks for your reply. I downloaded rrdtool with " port rrdtool ".<BR>
><BR>
> Questions -<BR>
><BR>
> - How to get rrdtool 1.3.4 ?<BR>
><BR>
> - How to compile ?<BR>
<BR>
you can find some hints in<BR>
<BR>
<a href="http://oss.oetiker.ch/rrdtool/doc/rrdbuild.en.html">http://oss.oetiker.ch/rrdtool/doc/rrdbuild.en.html</a><BR>
<BR>
cheers<BR>
tobi<BR>
<BR>
><BR>
> Pls point me where I should read .<BR>
><BR>
> Thanks<BR>
><BR>
> Jeffrey<BR>
><BR>
><BR>
> On 10/14/08 10:34 PM, "Tobias Oetiker" <<a href="tobi@oetiker.ch">tobi@oetiker.ch</a>> wrote:<BR>
><BR>
> Hi Jeffrey,<BR>
><BR>
> there are two things:<BR>
><BR>
> a) the latest stable release is 1.3.4 please try this<BR>
><BR>
> b) try compiling with --diable-mmap<BR>
><BR>
> cheers<BR>
> tobi<BR>
><BR>
><BR>
><BR>
> Yesterday Xiu Yan Zhang wrote:<BR>
><BR>
> > Hi<BR>
> > I m encountering the following issue and need your insight<BR>
> ><BR>
> > (1) MAC OS X 10.5<BR>
> > (2) RRD 1.3.3<BR>
> > (3) for a rrd file with 2M, when I GROW or SHRINK the file with any number of rows, I finally get a resize.rrd with 4GB file size.<BR>
> ><BR>
> > Questions : is there any bug involved ? How to fix it?<BR>
> ><BR>
> > Thanks for your help.<BR>
> ><BR>
> > Jeffrey<BR>
> ><BR>
><BR>
> --<BR>
> Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland<BR>
> <a href="http://it.oetiker.ch">http://it.oetiker.ch</a> <a href="tobi@oetiker.ch">tobi@oetiker.ch</a> ++41 62 775 9902 / sb: -9900<BR>
><BR>
> _______________________________________________<BR>
> rrd-users mailing list<BR>
> <a href="rrd-users@lists.oetiker.ch">rrd-users@lists.oetiker.ch</a><BR>
> <a href="https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users">https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users</a><BR>
><BR>
><BR>
<BR>
--<BR>
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland<BR>
<a href="http://it.oetiker.ch">http://it.oetiker.ch</a> <a href="tobi@oetiker.ch">tobi@oetiker.ch</a> ++41 62 775 9902 / sb: -9900<BR>
<BR>
_______________________________________________<BR>
rrd-users mailing list<BR>
<a href="rrd-users@lists.oetiker.ch">rrd-users@lists.oetiker.ch</a><BR>
<a href="https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users">https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users</a><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>