1 title: Docker container disk throughput
3 catalog: containerization/docker
7 This check measures the throughput of block devices (disks) of docker
8 containers. You can either have a single check for every single disk or a
9 summary check (which is the default) summing up the throughput of all disks.
11 This check measures the memory usage of a docker container respecting
12 either the memory limits of the docker node or the limit configured
15 Use the "Main memory usage (UNIX / Other Devices)" rule set to configure
16 thresholds on the memory usage.
19 Either {"SUMMARY"} for a summarized check of all disks or the name of the
20 disk device, e.g. {"sda"}.