Add collector for /proc/net/tcp

This commit is contained in:
KOJIMA Kazunori 2015-03-24 20:34:48 +09:00
commit e4da771b21
4 changed files with 181 additions and 0 deletions

View file

@ -46,6 +46,7 @@ lastlogin | Exposes the last time there was a login.
megacli | Exposes RAID statistics from MegaCLI.
ntp | Exposes time drift from an NTP server.
runit | Exposes service status from [runit](http://smarden.org/runit/).
tcpstat | Exposes TCP connection status information from /proc/net/tcp and /proc/net/tcp6. (Warning: the current version has potential performance issues in high load situations.)
## Textfile Collector