Longview network traffic is wrong

Longview sum localhost traffic so all mysql and varnish <-> apache traffic is added togheter.

i just want to know the public address traffic.

There is a way to exclude localhost and private address ?

1 Reply

Longview does show you public vs private traffic. Excluding localhost traffic however isn't possible unless you modify the code yourself: https://github.com/linode/longview

Using a Unix socket for MySQL will remove its traffic. I'm not sure about Varnish though.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct