mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Shorten pkg-descr.
This commit is contained in:
parent
38e13554bd
commit
1ef80bc5a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82569
2 changed files with 10 additions and 44 deletions
|
@ -1,11 +1,8 @@
|
||||||
Introduction:
|
Nitpicker is a free IP Flow Accounter.
|
||||||
|
It started because the commercial accounting software was just not fast,
|
||||||
|
precise and reliable enough to fit a today's ISP / MSP requirements.
|
||||||
|
|
||||||
Nitpicker is simple, Nitpicker is efficient, Nitpicker is Open Source.
|
Here are some of the large benefits of nitpicker:
|
||||||
Nitpicker is the free IP Flow Accounter.
|
|
||||||
It started because the commercial accounting software was just not fast,
|
|
||||||
precise and reliable enough to fit a today's ISP / MSP requirements.
|
|
||||||
|
|
||||||
Here are some of the large benefits of nitpicker above other accounting software:
|
|
||||||
- It is 100% free
|
- It is 100% free
|
||||||
- It is Public Domain.
|
- It is Public Domain.
|
||||||
- It is designed for speed
|
- It is designed for speed
|
||||||
|
@ -13,18 +10,4 @@ Here are some of the large benefits of nitpicker above other accounting software
|
||||||
- It consumes minimal processor power
|
- It consumes minimal processor power
|
||||||
- It also runs with little memory
|
- It also runs with little memory
|
||||||
|
|
||||||
|
WWW: http://www.nitpicker.de/
|
||||||
Description:
|
|
||||||
|
|
||||||
Nitpicker is (currently) running under *BSD and Linux.
|
|
||||||
It is designed for the berkley packet filter (BPF).
|
|
||||||
(Sun Solaris(c) packet filter is currently examined).
|
|
||||||
Linux doesn't have a device like the bpf,
|
|
||||||
so you need to have libpcap ( Notice: We strongly recommend using *BSD )
|
|
||||||
Nitpicker accesses the raw ethernet frames and reads the header informations.
|
|
||||||
Nitpicker will write the flows into a file when there are n flows in the savequeue.
|
|
||||||
They are moved there after n seconds passed since the flowstart
|
|
||||||
(This prevents never-ending flows like news to be written too)
|
|
||||||
|
|
||||||
The flowfile is called flow.<unixtimestamp>.u At the end of a dumping period,
|
|
||||||
the .u files will be renamed to *.s, and new .u files will be created
|
|
||||||
|
|
|
@ -1,11 +1,8 @@
|
||||||
Introduction:
|
Nitpicker is a free IP Flow Accounter.
|
||||||
|
It started because the commercial accounting software was just not fast,
|
||||||
|
precise and reliable enough to fit a today's ISP / MSP requirements.
|
||||||
|
|
||||||
Nitpicker is simple, Nitpicker is efficient, Nitpicker is Open Source.
|
Here are some of the large benefits of nitpicker:
|
||||||
Nitpicker is the free IP Flow Accounter.
|
|
||||||
It started because the commercial accounting software was just not fast,
|
|
||||||
precise and reliable enough to fit a today's ISP / MSP requirements.
|
|
||||||
|
|
||||||
Here are some of the large benefits of nitpicker above other accounting software:
|
|
||||||
- It is 100% free
|
- It is 100% free
|
||||||
- It is Public Domain.
|
- It is Public Domain.
|
||||||
- It is designed for speed
|
- It is designed for speed
|
||||||
|
@ -13,18 +10,4 @@ Here are some of the large benefits of nitpicker above other accounting software
|
||||||
- It consumes minimal processor power
|
- It consumes minimal processor power
|
||||||
- It also runs with little memory
|
- It also runs with little memory
|
||||||
|
|
||||||
|
WWW: http://www.nitpicker.de/
|
||||||
Description:
|
|
||||||
|
|
||||||
Nitpicker is (currently) running under *BSD and Linux.
|
|
||||||
It is designed for the berkley packet filter (BPF).
|
|
||||||
(Sun Solaris(c) packet filter is currently examined).
|
|
||||||
Linux doesn't have a device like the bpf,
|
|
||||||
so you need to have libpcap ( Notice: We strongly recommend using *BSD )
|
|
||||||
Nitpicker accesses the raw ethernet frames and reads the header informations.
|
|
||||||
Nitpicker will write the flows into a file when there are n flows in the savequeue.
|
|
||||||
They are moved there after n seconds passed since the flowstart
|
|
||||||
(This prevents never-ending flows like news to be written too)
|
|
||||||
|
|
||||||
The flowfile is called flow.<unixtimestamp>.u At the end of a dumping period,
|
|
||||||
the .u files will be renamed to *.s, and new .u files will be created
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue