The Boot Action
The boot action produces an XML report that summarizes the various metrics in boot. The following command shows the usage for this action:
-a boot [-minCPUToShow <n>] [-maxFilesToShow <n>] [-expectedProcessesFile <file name>] [-minIntervalToShow <n>]
Option | Description |
---|---|
minCPUToShow |
Minimum percentage (0-100) of CPU usage to show |
maxFilesToShow |
Maximum number of files to show |
expectedProcessesFile |
Specifies a text file that contains a list of expected process names |
minIntervalToShow |
Minimum interval time (in microseconds) to show; default interval time is 10 microseconds |