<br>that worked.-<br><br>Great community Great work.<br>Thanks a ton to all of you. (<span class="gmail_quote">stef.coene, </span><span class="sg">Charles , Jason)</span><br><br>Sabeer MZ<br><br><div><span class="gmail_quote">
On 3/6/07, <b class="gmail_sendername">Stef Coene</b> <<a href="mailto:stef.coene@docum.org">stef.coene@docum.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tuesday 06 March 2007 17:42, Sabeer MZ wrote:<br>> Graphs still not come. i see below errors too ..<br>> any guess :)<br>><br>> 2007-03-06 08:34:31 RRD error updating<br>> /home/hobbit/data/rrd/abc.abc.com/mysql.rrd from 
x.x.x.x: not a simple<br>> integer: '0.020'<br>I had the same problem.  RRD wants integers.<br><br>I added the line<br>$metrics =~ s/(\d)+\.(\d)+/$1/g;<br><br>just before<br>$metrics =~ s/(\d)\s+/$1\n/g; # remplace les espaces qui suivent un chiffre
<br>par des \n<br><br>This will filter out the ".0.20" of "0.020" so "0" is reported.<br><br><br>Stef<br><br>To unsubscribe from the hobbit list, send an e-mail to<br><a href="mailto:hobbit-unsubscribe@hswn.dk">
hobbit-unsubscribe@hswn.dk</a><br><br><br></blockquote></div><br><br clear="all"><br>-- <br>Warm Regards<br>Sabeer MZ