mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-10 07:34:09 -08:00
da5972b539
* Two new states will be added to the tcpstat collector called rx_queued_bytes and tx_queued_bytes. For UDP datagrams an additional collector 'udp_queues' can be used to expose the total lengths of the tx_queue and rx_queue. @SuperQ and @discordianfish this changes gives us the option to check for overloaded UDP + TCP processing. The names of the new TCP states and the UDP metric can be discussed. The current reasons are just: I don't want to add another collector for the same exposed file, so I just added the new states to the tcpstat collector. I chose the name 'udp_queue' instead of 'udpstat' as UDP has no state. Signed-off-by: Peter Bueschel <peter.bueschel@logmein.com> |
||
---|---|---|
.. | ||
1 | ||
10 | ||
11 | ||
net | ||
pressure | ||
spl/kstat/zfs | ||
sys | ||
buddyinfo | ||
cpuinfo | ||
diskstats | ||
drbd | ||
interrupts | ||
loadavg | ||
mdstat | ||
meminfo | ||
schedstat | ||
self | ||
stat | ||
vmstat |