master
md 16 lines 614 Bytes
Rendered Raw
1 # network-viewer.plugin
2
3 This collector directory contains three integrations that share the same plugin target:
4
5 - [Network Connections](integrations/network_connections.md) on Linux
6 - [TCP Stack](integrations/tcp_stack.md) on Windows
7 - [UDP Stack](integrations/udp_stack.md) on Windows
8
9 ## Overview
10
11 `network-viewer.plugin` builds the Linux socket-table viewer on Linux and the TCP/UDP perflib collectors on Windows.
12
13 ## Default Configuration
14
15 The Linux `Network Connections` integration has no collector-specific options.
16 The Windows `TCP Stack` and `UDP Stack` integrations have no collector-specific options.