Add collector for /proc/net/tcp
This commit is contained in:
parent
aaf01e52e2
commit
e4da771b21
4 changed files with 181 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue