tac-debug-pkg create
Creates TAC debug information.
Command Mode
Exec > Global Configuration
Syntax
tac-debug-pkg create { from yyyy-mm-dd_hh:mm:ss | to yyyy-mm-dd_hh:mm:ss | last time_to_now | cfg { false | true } | cores { false | true } | logs { false | true } | metrics { false | true } | stats { false | true }}
cfg { false | true}
Specify to enable or disable Ops Center configuration collection. To enable, set to true.
Must be one of the following:
-
false
-
true
Default Value: true.
cores { false | true}
Specify to enable or disable core files collection. To enable, set to true.
Must be one of the following:
-
false
-
true
Default Value: true.
from yyyy-mm-dd_hh:mm:ss
Specify the start time in yyyy-mm-dd_hh:mm:ss format.
Must be a string.
last time_to_now
Specify the time to now in number of days, hours, minutes, or seconds.
Must be a string.
logs { false | true}
Specify to enable or disable logs collection. To enable, set to true.
Must be one of the following:
-
false
-
true
Default Value: true.
metrics { false | true}
Specify to enable or disable metrics collection. To enable, set to true.
Must be one of the following:
-
false
-
true
Default Value: true.
stats { false | true}
Specify to enable or disable bulk statistics collection. To enable, set to true.
Must be one of the following:
-
false
-
true
Default Value: true.
to yyyy-mm-dd_hh:mm:ss
Specify the End time: yyyy-mm-dd_hh:mm:ss format.
Must be a string.
Usage Guidelines
Use this command to create TAC debug information.