Xymon Mailing List Archive search

rrd-data.log

list Henrik Størner
Wed, 2 Aug 2006 17:05:35 +0200
Message-Id: <user-9898852707a7@xymon.invalid>

On Wed, Aug 02, 2006 at 04:52:37PM +0200, Henrik Stoerner wrote:
On Wed, Aug 02, 2006 at 01:50:28PM +0200, Beau Olivier wrote:
Hi,

yes, this is interesting, and i think it points out a new problem, 802.1q on nics :

eth1      Link encap:Ethernet  HWaddr 00:0D:9D:4E:11:9C  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2798842 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8950695 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:217776970 (207.6 MiB)  TX bytes:4275403340 (3.9 GiB)
          Interrupt:201 

eth1.9    Link encap:Ethernet  HWaddr 00:0D:9D:4E:11:9C  
          inet addr:192.168.250.33  Bcast:192.168.250.0  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2226941 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3441485 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:520111630 (496.0 MiB)  TX bytes:410431496 (391.4 MiB)
Perhaps, but these data should not get anywhere near the code that
prints out this message.
Yikes, I cannot remember my own code. You're right - it IS the interface
statistics code that triggers this error. OK, I'll try and work out why
and how it can be fixed.


Regards,
Henrik