<br><font size=3 face="sans-serif">hi everybody,</font>
<br>
<br><font size=3 face="Arial">i'am monitoring the port-traffic of multiple
McData ED6140 SAN-Directors using Cacti and RRDTool 1.2.15 on a Windows
2003 server .</font>
<br><font size=3 face="Arial">i'am using the pre-compiled version of RRDTool
from http://oss.oetiker.ch/rrdtool/pub/</font>
<br>
<br><font size=3 face="Arial">subsequently i'am receiving messages like
&quot;ERROR: not a simple integer: '1.28492261154E+012' &quot; when Cacti
wants to update a rrd-file.</font>
<br><font size=3 face="Arial">the graph will not be updated until i clear
the counters on the McData director itself. after setting the counters
on the director to zero the</font>
<br><font size=3 face="Arial">graph will be updated until the &quot;ERROR:
not a simple integer: ?????&quot; is displayed during Cacti poller cycles
again.</font>
<br>
<br><font size=3 face="Arial">this happens to multiple ports dependend
on the amount of traffic either transfered or received by the port.</font>
<br><font size=3 face="Arial">and the situation is the same when i try
to update the rrd by hand using &quot;rrdtool update .......&quot; with
a different timestamp, but the same values</font>
<br><font size=3 face="Arial">for the fields rxelement and txelement.</font>
<br>
<br><font size=3 face="Arial">i already found some posts in the web, with
a similar error, where a update to version 1.2.18 fixed the problem.</font>
<br><font size=3 face="Arial">but where can i get a pre-compiled version
1.2.18 of RRDTool?</font>
<br>
<br><font size=3 face="Arial">any hints ??</font>
<br><font size=3 face="Arial">thanx i advance</font>
<br>
<br><font size=3 face="Arial">uwe</font>
<br>
<br><font size=3 face="Arial">---------------------------------------</font>
<br>
<br><font size=3 face="Arial">during creation of the rrd-file i specified
a allowed maximum value of &quot;9999999999999999999&quot; &nbsp;which
was re-calculated by Cacti to a </font>
<br><font size=3 face="Arial">max. value of &quot;9223372036854775807&quot;</font>
<br>
<br><font size=3 face="sans-serif">here is an output of &quot;rrdtool info&quot;
based as an example how all other rrd's where created.</font>
<br>
<br><font size=3 face="sans-serif">filename = &quot;nacos-dir02_port32_s96na11-2_txelement.rrd&quot;</font>
<br><font size=3 face="sans-serif">rrd_version = &quot;0003&quot;</font>
<br><font size=3 face="sans-serif">step = 300</font>
<br><font size=3 face="sans-serif">last_update = 1173693305</font>
<br><font size=3 face="sans-serif">ds[rxelement].type = &quot;DERIVE&quot;</font>
<br><font size=3 face="sans-serif">ds[rxelement].minimal_heartbeat = 600</font>
<br><font size=3 face="sans-serif">ds[rxelement].min = 0.0000000000e+000</font>
<br><font size=3 face="sans-serif">ds[rxelement].max = 9.2233720369e+017</font>
<br><font size=3 face="sans-serif">ds[rxelement].last_ds = &quot;28733357576&quot;</font>
<br><font size=3 face="sans-serif">ds[rxelement].value = NaN</font>
<br><font size=3 face="sans-serif">ds[rxelement].unknown_sec = 5</font>
<br><font size=3 face="sans-serif">ds[txelement].type = &quot;DERIVE&quot;</font>
<br><font size=3 face="sans-serif">ds[txelement].minimal_heartbeat = 600</font>
<br><font size=3 face="sans-serif">ds[txelement].min = 0.0000000000e+000</font>
<br><font size=3 face="sans-serif">ds[txelement].max = 9.2233720369e+017</font>
<br><font size=3 face="sans-serif">ds[txelement].last_ds = &quot;6.86636875828E+012&quot;</font>
<br><font size=3 face="sans-serif">ds[txelement].value = NaN</font>
<br>
<br>