From b080ac88303f31332252aae4b430af5445114b99 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 28 Feb 2011 16:29:18 -0800 Subject: doc: mention tcp_diag/inet_diag for old kernels People actually need to load modules manually on older kernels :< --- lib/raindrops/linux.rb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/raindrops/linux.rb') diff --git a/lib/raindrops/linux.rb b/lib/raindrops/linux.rb index 6b084b0..0e30c20 100644 --- a/lib/raindrops/linux.rb +++ b/lib/raindrops/linux.rb @@ -1,4 +1,8 @@ # -*- encoding: binary -*- + +# For reporting TCP ListenStats, users of older Linux kernels need to ensure +# that the the "inet_diag" and "tcp_diag" kernel modules are loaded as they do +# not autoload correctly module Raindrops::Linux # The standard proc path for active UNIX domain sockets, feel free to call -- cgit v1.2.3-24-ge0c7