[hobbit] mysql connections

Sabeer MZ sabeer.mz at gmail.com
Wed Mar 7 07:53:13 CET 2007


that worked.-

Great community Great work.
Thanks a ton to all of you. (stef.coene, Charles , Jason)

Sabeer MZ

On 3/6/07, Stef Coene <stef.coene at docum.org> wrote:
>
> On Tuesday 06 March 2007 17:42, Sabeer MZ wrote:
> > Graphs still not come. i see below errors too ..
> > any guess :)
> >
> > 2007-03-06 08:34:31 RRD error updating
> > /home/hobbit/data/rrd/abc.abc.com/mysql.rrd from x.x.x.x: not a simple
> > integer: '0.020'
> I had the same problem.  RRD wants integers.
>
> I added the line
> $metrics =~ s/(\d)+\.(\d)+/$1/g;
>
> just before
> $metrics =~ s/(\d)\s+/$1\n/g; # remplace les espaces qui suivent un
> chiffre
> par des \n
>
> This will filter out the ".0.20" of "0.020" so "0" is reported.
>
>
> Stef
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe at hswn.dk
>
>
>


-- 
Warm Regards
Sabeer MZ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20070307/69958504/attachment.html>


More information about the Xymon mailing list