12 lines
413 B
Markdown
12 lines
413 B
Markdown
# nfacct
|
|
|
|
nfacct is the command line tool to create/retrieve/delete accounting objects.
|
|
It requires kernel that features the nfnetlink_acct subsystem.
|
|
For officially released kernels, this means 3.3.
|
|
Main Features:
|
|
* listing the objects of the nfacct table in plain text/XML
|
|
* atomically get and reset objects of the nfacct table
|
|
* adding new objects to the nfacct table
|
|
* deleting objects from the nfacct table
|
|
|