Hello All,<br><br>I solve my problem...when I export the xml file to excel, it export with wrong value.<br><br>I export to xml with command:<br><br>rrdtool dump file.rrd > file.xml<br><br>Thanks,<br><br>Dud.<br><br><br>
I find the problem. I use the comand <br><br><div><span class="gmail_quote">On 7/4/07, <b class="gmail_sendername">Erik de Mare</b> <<a href="mailto:erik@oezie.org">erik@oezie.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;">
what kind of reports are that? with CDEF's and VDEF's you can do a lot,<br>and let rrdtool print it to the commandline with PRINT and use it in<br>your reports.<br><br>example:<br>VDEF:total_in=in,TOTAL PRINT:total_in:%.2lf
<br><br>Mvg,<br>Erik<br><br>Roberto Dud schreef:<br>> Hi All,<br>><br>> I�m new on list, but I have a problem. Im my company I collect values<br>> and I build reports, about bandwith for MRTG logs. But I have a Lot of
<br>> MRTG graphs and I have a lot of problems with performance on my server,<br>> and change MRTG logs to rrdttol database, and I use MRTG-RRD to show<br>> graphics.<br>><br>> But I need to build a reports and I don�t undestanding the format of rrd
<br>> database.<br><br>> I don�t undestand this values on columns, how I do to change this values<br>> to bits or bytes?<br>><br>> Thanks,<br>><br>> Dud.<br>><br>><br>><br>><br>> ------------------------------------------------------------------------
<br>><br>> _______________________________________________<br>> rrd-users mailing list<br>> <a href="mailto: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></blockquote></div><br>