Update docs

This commit is contained in:
nicolargo 2019-10-07 13:09:28 +02:00
parent c7bcf26db5
commit d8713aa183

View File

@ -8,6 +8,7 @@ Connections
This plugin display extended information about network connections.
The states are the following:
- Listen: all ports created by server and waiting for a client to connect
- Initialized: All states when a connection is initialized (sum of SYN_SENT and SYN_RECEIVED)
- Established: All established connections between a client and a server