stats export

Prev Next

Exports all performance-based statistics to a file for a specific metric, or just the statistics in a specified time range.

Syntax

stats export csv {cpu_util | memory | paging} [filename <filename>] [afteryyyy/mm/dd hh:mm:ss] [beforeyyyy/mm/dd hh:mm:ss]

Parameters

after yyyy/mm/dd hh:mm:ss

Exports only the statistics collected after the specified date and time.

before yyyy/mm/dd hh:mm:ss

Exports only the statistics collected before the specified date and time.

cpu_util

Metric for CPU utilization.

filename <filename>

Name of the exported file. The default file name is: <metric>-<yyyymmdd>-<hhmmss>.csv

memory

Metric for memory utilization.

paging

Metric for swapping of data in and out of memory.

Example

The following example exports all CPU utilization statistics to file cpu_util-<yyyymmdd>-<hhmmss>.csv.

hostname (config) # stats export csv cpu_util

Supported appliances

Endpoint Security (HX): Release 2.5