Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The services action produces a text file that summarizes the various metrics regarding services. The usage for this action is:
-a Services [-range T1 T2] [-poiThreshold...]
| Option | Description |
|---|---|
| range T1 T2 |
Show data between times T1 and T2 (both in usec) |
| poiThreshold_ContainerInit T |
Flag any container init time greater than T (in usec) as a point of interest |
| poiThreshold_ImageLoad T |
Flag any image load time greater than T (in usec) as a point of interest |
| poiThreshold_ServiceInit T |
Flag any service init time greater than T (in usec) as a point of interest |
The default is to not flag any services as points of interest. All times are displayed in milliseconds.