1
0
Files
2022-09-29 17:59:04 +03:00

15 lines
401 B
Plaintext

#
# $Id: socket.help,v 1.2 1999/05/11 19:26:03 kenmcd Exp $
#
@ network.socket.type number of open sockets
The number of open sockets for each type of socket.
This metric is exported from sockstat.open_sock in sys/tcpipstats.h.
@ network.socket.state number of sockets in each state
The number of TCP sockets in each TCP state.
This metric is exported from sockstat.tcp_sock in sys/tcpipstats.h.