Skip Menu |

This queue is for tickets about the Sys-Statistics-Linux CPAN distribution.

Report information
The Basics
Id: 60214
Status: rejected
Priority: 0/
Queue: Sys-Statistics-Linux

People
Owner: Nobody in particular
Requestors: marco.londero [...] epress.it
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Possible issue with high bytes number for network device
Date: Tue, 10 Aug 2010 16:43:29 +0200 (CEST)
To: <bug-Sys-Statistics-Linux [...] rt.cpan.org>
From: "Marco Londero" <marco.londero [...] epress.it>
Hello, I'm getting the following error when launching a Perl script compiled with PerlApp that is using "S::S::Linux::NetStats": ------- Sys::Statistics::Linux::NetStats: invalid value for key 'ttbyt' at /PerlApp/Sys/Statistics/Linux.pm line 541 ------- The script just needs to collect informations about network traffic for each interface. I have two identical servers, on the first one everything works fine. The only difference I see is the number of bytes tx/rx. First server: ------- lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:13531880784 errors:0 dropped:0 overruns:0 frame:0 TX packets:13531880784 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:9473613774726 (8.6 TiB) TX bytes:9473613774726 (8.6 TiB) ------- Second server: ------- lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:733521185517 errors:0 dropped:0 overruns:0 frame:0 TX packets:733521185517 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:713612095137152 (649.0 TiB) TX bytes:713612095137152 (649.0 TiB) ------- Regards, Marco -- Marco Londero ePress Information Services s.r.l. Viale Legioni Romane, 43 20147 Milano (Italy) Show quoted text
________________________________ The information contained in this message, together with any attachments, may be privileged and confidential and is intended only for the use of the addressee(s). If you are not the intended recipient, any copying, use or distribution of this email and/or of any of its attachments is strictly prohibited. If you are not the intended recipient, please destroy this email and its attachments and contact the sender immediately. This email was sent by ePress Information Services s.r.l.
Could you send me the output of /proc/net/dev please :-) Send it to my email address.
Show quoted text
> I'm getting the following error when launching a Perl script compiled > with > PerlApp that is using "S::S::Linux::NetStats":
Please contact the developer of PerlApp for this issue.