Skip to content

Commit b37acf3

Browse files
committed
Update README
1 parent e968580 commit b37acf3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ The default telemd runs the following instruments:
4747
* `procs` the number of processes running at the current time
4848
* `cgrp_cpu` the cpu usage time of individual docker containers
4949
* `cgrp_blkio` the total block io usage in bytes for individual docker containers
50+
* `cgrp_net` the total network io usage in bytes for individual docker containers
5051

5152
### Info keys
5253

@@ -63,7 +64,7 @@ It is a Redis hash has the following keys:
6364
| `disk` | [str] | The disk devices available for monitoring |
6465
| `net` | [str] | The network devices available for monitoring |
6566
| `hostname` | str | The real hostname |
66-
| `netspeed` | str | Lan/Wlan speed in Mbps|
67+
| `netspeed` | str | LAN/WLAN speed in Mbps |
6768

6869
### Talking back to hosts
6970

0 commit comments

Comments
 (0)