From: Emil Mikulic Date: Thu, 1 Jan 2009 12:00:05 +0000 (+1100) Subject: Be very specific that max must be greater than keep. X-Git-Tag: 3.0.713~23 X-Git-Url: https://unix4lyfe.org/gitweb/darkstat/commitdiff_plain/aae04604e38d5d3bb949303a89bf811c2028885d Be very specific that max must be greater than keep. Prompted by: a RouterTech user --- diff --git a/darkstat.8 b/darkstat.8 index 45c62ef..b095653 100644 --- a/darkstat.8 +++ b/darkstat.8 @@ -254,6 +254,10 @@ will send SIGTERM, which will cause \fIdarkstat\fR to shut down cleanly. .BI \-\-hosts\-max " count" The maximum number of hosts that will be kept in the hosts table. This is used to limit how much accounting data will be kept in memory. +The number of +.BI \-\-hosts\-max +must be greater than +.BI \-\-hosts\-keep .\" .TP .BI \-\-hosts\-keep " count" @@ -268,6 +272,10 @@ number of hosts, sorted by total traffic. .BI \-\-ports\-max " count" The maximum number of ports that will be tracked for each host. This is used to limit how much accounting data will be kept in memory. +The number of +.BI \-\-ports\-max +must be greater than +.BI \-\-ports\-keep .\" .TP .BI \-\-ports\-keep " count"