How do I monitor network buffer usage?

Solution Verified - Updated -

Issue

  • Give a network buffers sysctl setup as:
Add the below to /etc/sysctl.conf:
net.ipv4.tcp_mem = 196608  262144  4194304
net.ipv4.tcp_wmem = 4096    16384   4194304
net.ipv4.tcp_rmem = 4096    87380   4194304
net.core.rmem_max = 18388608
net.core.wmem_max = 18388608
  • How do we find out if is it enough? How much of it is being used?

Environment

  • Red Hat Enterprise Linux 5
  • Red Hat Enterprise Linux 6
  • MRG Realtime 1
  • MRG Realtime 2

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content