Added sockstat test file

initial work on sockstat work

Fixed package name

Finished implementation of the sockstat plugin

missed a return value

Added sockstat to default plugins to start

Fixed scanner read on sockstat

fixed sockstat linux test for TCP alloc

update sockstat test case

Updated sockstat to return TCP and UDP memory in bytes instead of page count
This commit is contained in:
Ken Herner 2015-09-04 15:34:10 -04:00 committed by Ken Herner
commit 356e1bb866
4 changed files with 162 additions and 1 deletions

View file

@ -0,0 +1,6 @@
sockets: used 229
TCP: inuse 4 orphan 0 tw 4 alloc 17 mem 1
UDP: inuse 0 mem 0
UDPLITE: inuse 0
RAW: inuse 0
FRAG: inuse 0 memory 0