Introduce entropy collector for Linux
This commit is contained in:
parent
6b506f0736
commit
aee580d8d8
6 changed files with 60 additions and 2 deletions
|
|
@ -27,6 +27,7 @@ Name | Description
|
|||
---------|------------
|
||||
conntrack | Shows conntrack statistics (does nothing if no `/proc/sys/net/netfilter/` present).
|
||||
diskstats | Exposes disk I/O statistics from `/proc/diskstats`.
|
||||
entropy | Exposes available entropy.
|
||||
filefd | Exposes file descriptor statistics.
|
||||
filesystem | Exposes filesystem statistics, such as disk space used.
|
||||
loadavg | Exposes load average.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue