diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2012-12-16 17:43:57 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-23 09:16:34 -0500 |
commit | 8a08a96ffd181bfb097b703d0f3413cd70af1952 (patch) | |
tree | 866c28726bd45bcc8cd2f04a3fc839487eb81710 /system/netatop/slack-desc | |
parent | 64754355e36fddc1a3d090454ebb44fa796d4294 (diff) |
system/netatop: Added (kernel module)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/netatop/slack-desc')
-rw-r--r-- | system/netatop/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/netatop/slack-desc b/system/netatop/slack-desc new file mode 100644 index 000000000000..9cc13836ae8d --- /dev/null +++ b/system/netatop/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +netatop: netatop (kernel module) +netatop: +netatop: kernel module netatop gather statistics about the TCP and UDP +netatop: packets that have been transmitted/received per process and +netatop: per thread. +netatop: +netatop: This application can be used to work together with atop +netatop: to provide detailed information about processes in your system +netatop: +netatop: Project website: http://www.atoptool.nl/netatop.php +netatop: |