Update sensor.netdata.markdown (#3221)
Add missing `ipv4_in` and `ipv4_out`. Added new `disk_free`.
This commit is contained in:
parent
35f1ca3dfd
commit
a59ffe9fb4
1 changed files with 3 additions and 1 deletions
|
@ -41,4 +41,6 @@ Configuration variables:
|
|||
- 'system_load': System Load 15 min
|
||||
- 'system_io_in': System I/O In
|
||||
- 'system_io_out': System I/O Out
|
||||
|
||||
- 'ipv4_in': Amount of inbound IPv4 packets per second
|
||||
- 'ipv4_out': Amount of outbound IPv4 packets per second
|
||||
- 'disk_free': Free disk space
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue