From 55c9127ede4114f65b0bc01cdaa1152ef21ca95a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 11 Mar 2011 13:49:08 -0800 Subject: doc: more rdoc updates for Linux users Yes we love Linux more than other systems :> --- lib/raindrops/linux.rb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'lib/raindrops/linux.rb') diff --git a/lib/raindrops/linux.rb b/lib/raindrops/linux.rb index 630bfe2..889c661 100644 --- a/lib/raindrops/linux.rb +++ b/lib/raindrops/linux.rb @@ -2,7 +2,12 @@ # 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 +# not autoload correctly. The inet_diag facilities of \Raindrops is useful +# for periodic snapshot reporting of listen queue sizes. +# +# Instead of snapshotting, Raindrops::Aggregate::LastDataRecv may be used +# to aggregate statistics from +all+ accepted sockets as they arrive +# based on the +last_data_recv+ field in Raindrops::TCP_Info module Raindrops::Linux # The standard proc path for active UNIX domain sockets, feel free to call -- cgit v1.2.3-24-ge0c7