Traffic wird nicht mehr richtig gemessen

Nonverbal

New Member
Hallo,

OS: Suse 10.0 ; Confixx 3.3.1

mein Confixx berechnet den Web/Ftp Traffic nicht mehr korrekt,
vor ca. einem Monat ist mein Traffic von ca. 60GB auf 20GB zusammen gebrochen laut Confixx...laut der Statistik meines Server-Anbieters ist er immernoch genauso wie vorher ~60 GB wodran kann das liegen?

thx for help

mfG

Nonverbal
 
Confixx berechnet das generierte Datentransfervolumen aus den Access Logs des Web- bzw. FTP-Servers. Datentransfer kann aber noch auf viele andere Arten zu Stande kommen (SSH, SMTP, POP3/IMAP, ICMP Pakete, Gameserver, etc. pp.).
 
Hi,

gibt es so eine Art "Traffic Viewer" für Suse wo ich mir eine Traffic statistik der einzelnen Programme angucken kann?
 
Also hier ist doch nichts auffälliges dabei oder?:

Code:
  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
 6829 ts        34  19  209m 6484 1656 S  0.3  0.6 155:11.02 server_linux
    1 root      16   0   716  284  244 S  0.0  0.0   0:00.86 init
    2 root      34  19     0    0    0 S  0.0  0.0   0:00.00 ksoftirqd/0
    3 root      10  -5     0    0    0 S  0.0  0.0   0:00.01 events/0
    4 root      10  -5     0    0    0 S  0.0  0.0   0:00.00 khelper
    5 root      11  -5     0    0    0 S  0.0  0.0   0:00.00 kthread
    7 root      10  -5     0    0    0 S  0.0  0.0   0:01.35 kblockd/0
    8 root      20  -5     0    0    0 S  0.0  0.0   0:00.00 kacpid
  119 root      13  -5     0    0    0 S  0.0  0.0   0:00.00 aio/0
  118 root      15   0     0    0    0 S  0.0  0.0   0:15.03 kswapd0
  324 root      11  -5     0    0    0 S  0.0  0.0   0:00.00 cqueue/0
  325 root      10  -5     0    0    0 S  0.0  0.0   0:00.00 kseriod
  367 root      11  -5     0    0    0 S  0.0  0.0   0:00.00 kpsmoused
  726 root      15   0     0    0    0 S  0.0  0.0   0:48.90 kjournald
  784 root      12  -4  1860  644  348 S  0.0  0.1   0:00.55 udevd
 1321 root      10  -5     0    0    0 S  0.0  0.0   0:00.00 khubd
 1406 root      20   0     0    0    0 S  0.0  0.0   0:00.00 shpchpd_event
 1827 messageb  16   0  3420  928  720 S  0.0  0.1   0:07.81 dbus-daemon
 1828 root      18   0  1600  324  232 S  0.0  0.0   0:00.00 resmgrd
 2112 root      16   0  1656  520  324 S  0.0  0.1   0:00.00 klogd
 2113 root      16   0  4836 1344  932 S  0.0  0.1   0:00.01 saslauthd
 2116 root      16   0  1896  772  576 S  0.0  0.1   0:44.60 syslog-ng
 2126 nobody    15   0  1556  504  400 S  0.0  0.0   0:00.00 portmap
 2138 root      16   0  4836 1336  920 S  0.0  0.1   0:00.03 saslauthd
 2139 root      16   0  4836 1324  912 S  0.0  0.1   0:00.03 saslauthd
 2140 root      16   0  4836 1272  860 S  0.0  0.1   0:00.01 saslauthd
 2141 root      16   0  4836 1332  916 S  0.0  0.1   0:00.19 saslauthd
 2214 root      15   0  2528 1204  984 S  0.0  0.1   0:00.01 mysqld_safe
 2345 root      16   0  4860 1152  800 S  0.0  0.1   0:00.02 sshd
 2349 root      16   0  2220  884  712 S  0.0  0.1   0:10.36 xinetd
 2360 mysql     16   0  112m  32m 4992 S  0.0  3.3 169:37.21 mysqld
 2363 ntp       16   0  4336 4336 3348 S  0.0  0.4   0:01.16 ntpd
 2372 root      16   0  118m 1360  816 S  0.0  0.1   2:51.05 nscd
 2657 root      16   0  5424 1748 1408 S  0.0  0.2   0:22.47 master
 
Back
Top