Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
thrau committed Dec 4, 2020
1 parent e968580 commit b37acf3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ The default telemd runs the following instruments:
* `procs` the number of processes running at the current time
* `cgrp_cpu` the cpu usage time of individual docker containers
* `cgrp_blkio` the total block io usage in bytes for individual docker containers
* `cgrp_net` the total network io usage in bytes for individual docker containers

### Info keys

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

### Talking back to hosts

Expand Down

0 comments on commit b37acf3

Please sign in to comment.