[Nfdump-discuss] minor documentation fixes
netflow collecting and processing tools
Brought to you by:
phaag
|
From: John K. <jt...@de...> - 2006-03-17 17:16:38
|
Small fix for the nfdump man page: --- nfdump.1 2006-03-17 17:08:02.387698726 +0000 +++ nfdump.1.jtk 2006-03-17 17:09:32.801343204 +0000 @@ -112,7 +112,7 @@ .P inif Statistic about input interface .P -dstas Statistic about output interface +outif Statistic about output interface .P proto Statistic about IP protocols .RE And this update is needed for the nfcapd man page: --- nfcapd.1 2006-03-17 17:13:43.921355563 +0000 +++ nfcapd.1.jtk 2006-03-17 17:14:17.900604987 +0000 @@ -11,10 +11,6 @@ is automatically rotated and renamed every n minutes - typically 5 min - according the timestamp YYYYMMddhhmm of the interval e.g. nfcapd.200407110845 contains the data from July 11th 2004 08:45 onward. -Additionally a file named nfcapd.200407110845.stat is created which -contains an ASCII readable statistical summary of the data. At the -end of every interval you may run any external programm, for example -nfprofile, which allows you to process the data. .P Netflow version v5, v7 and v9 are transparently supported. John |