Skip to content

system eventhistory

The following operations can be performed on "system eventhistory":

show system eventhistory

p{white-space: pre-wrap;}

Display events in historical data.

Synopsys

show system eventhistory [-startTime <string> | (-last <integer> [<unit>])] [-endTime <string>] -dataSource <string>

Arguments

startTime

Specify start time in mmddyyyyhhmm to start collecting values from that timestamp.

endTime

Specify end time in mmddyyyyhhmm upto which values have to be collected.

last

Last is literal way of saying a certain time period from the current moment. Example: -last 1 hour, -last 1 day, et cetera.

Default value: 1

unit

Specify the time period from current moment. Example 1 x where x = hours/ days/ years.

Possible values: HOURS, DAYS, MONTHS

dataSource

Specifies the source which contains all the stored counter values.

Outputs

response

Was this article helpful?