1runc-events(8) System Manager's Manual runc-events(8)
2
3
4
6 runc events - display container events such as OOM notifications, cpu,
7 memory, and IO usage statistics
8
9
10
12 runc events [command options] <container-id>
13
14
15 Where "<container-id>" is the name for the instance of the container.
16
17
18
20 The events command displays information about the container. By default
21 the information is displayed once every 5 seconds.
22
23
24
26 --interval value set the stats collection interval (default: 5s)
27 --stats display the container's stats then exit
28
29
30
31
32 runc-events(8)