Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

No Network Traffic #49

Open
er0k opened this issue Oct 30, 2014 · 5 comments
Open

No Network Traffic #49

er0k opened this issue Oct 30, 2014 · 5 comments

Comments

@er0k
Copy link

er0k commented Oct 30, 2014

I'm having the same issue as here: #10

I posted there but no response, maybe since it was already closed...

Running on a CentOS 6.5 machine. The main interface is eth1 and I get no activity in the network traffic graph.

I have server_metrics-1.2.7 and scout_realtime-1.0.5 gems

cat /proc/net/dev

Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:8440299585 20368570    0    0    0     0          0         0 8440299585 20368570    0    0    0     0       0          0
  eth0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
  eth1:60071239046 278737597    6    0    0     6          0   7983469 524416846528 401901559    0    0    0     0       0          0

ruby -e "puts RbConfig::CONFIG['target_os']"

linux

Any help?

@itsderek23
Copy link
Contributor

Hey @er0k - sorry. We haven't had a free cycle to look into this. This is on list, but I wouldn't express any progress for a bit.

@ghost
Copy link

ghost commented Nov 22, 2014

@er0k I think interface issue.
network.historical_metrics["eth0"][:bytes_in]

How set custom interface for network monitor? e.g eth1 or eth2

Debian 7 same issue no network traffic.

cc @itsderek23

root@server:~# cat /proc/net/dev
Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed
lo: 3261888183 10051732 0 0 0 0 0 0 3261888183 10051732 0 0 0 0 0 0
eth2: 8061736580 89863657 0 0 0 0 0 0 22867810597 184512019 0 0 0 0 0 0
eth1: 14188720 257660 0 0 0 0 0 0 4470 99 0 0 0 0 0 0
eth0: 8100742 126004 0 0 0 0 0 0 4946 111 0 0 0 0 0 0

@Caligone
Copy link

Same issue here on Archlinux with kernel 3.14.33-1-lts with scout realtime v1.0.5

@ronilaukkarinen
Copy link

Same on Fedora 22. This is so cool. I so hope someone is still developing this forward.

@Vustom
Copy link

Vustom commented May 9, 2018

If you have Docker installed alongside Scout Realtime see this post.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants