TAPSET::LINUXMIB
Section: Misc. Reference Manual Pages (3stap)
Updated: November 2020
Page Index
NAME
tapset::linuxmib - systemtap linuxmib tapset
DESCRIPTION
- linuxmib.DelayedACKs
-
Count of delayed acks
-
See
probe::linuxmib.DelayedACKs(3stap)
for details.
- linuxmib.ListenOverflows
-
Count of times a listen queue overflowed
-
See
probe::linuxmib.ListenOverflows(3stap)
for details.
- linuxmib.ListenDrops
-
Count of times conn request that were dropped
-
See
probe::linuxmib.ListenDrops(3stap)
for details.
- linuxmib.TCPMemoryPressures
-
Count of times memory pressure was used
-
See
probe::linuxmib.TCPMemoryPressures(3stap)
for details.
SEE ALSO
probe::linuxmib.DelayedACKs(3stap),
probe::linuxmib.ListenOverflows(3stap),
probe::linuxmib.ListenDrops(3stap),
probe::linuxmib.TCPMemoryPressures(3stap),
stap(1),
stapprobes(3stap)