report
Use the following command to configure report related settings.
report auto-cache
Use this command to view or configure report auto-cache settings.
Syntax
config system report auto-cache
set aggressive-schedule {enable | disable}
set order {latest-first | oldest-first}
set sche-rpt-only {enable | disable}
set status {enable | disable}
end
Variable |
Description |
---|---|
aggressive-schedule {enable | disable} |
Enable/disable auto-cache on schedule reports aggressively (default = disable). |
order {latest-first | oldest-first} |
The order of which SQL log table is processed first:
|
sche-rpt-only {enable | disable} |
Enable/disable auto-cache on scheduled reports only (default = disable). |
status {enable | disable} |
Enable/disable the SQL report auto-cache (default = enable). |
report est-browse-time
Use this command to view or configure report settings.
Syntax
config system report est-browse-time
set max-read-time <integer>
set status {enable | disable}
end
Variable |
Description |
---|---|
max-read-time <integer> |
Set the read time threshold for each page view (1 - 3600, default = 180). |
status {enable | disable} |
Enable/disable estimating browse time (default = enable). |
report group
Use these commands to configure report groups.
Syntax
config system report group
edit <group-id>
set adom <adom-name>
set case-insensitive {enable | disable}
set report-like <string>
config chart-alternative
edit <chart-name>
set chart-replace <string>
end
config group-by
edit <var-name>
set var-expression <string>
set var-type {enum | integer | ip | string}
end
end
Variable |
Description |
---|---|
<group-id> |
The identification number of the group to be edited or created. |
adom <adom-name> |
The ADOM that contains the report group. |
case-insensitive {enable | disable} |
Enable/disable case sensitivity (default = enable). |
report-like <string> |
Report pattern. |
Variables for |
|
<chart-name> |
The chart name. |
chart-replace <string> |
Chart replacement. |
Variables for |
|
<var-name> |
The variable name. |
var-expression <string> |
Variable expression. |
var-type {enum | integer | ip | string} |
Variable type (default = string). |
report setting
Use these commands to view or configure report settings.
Syntax
config system report setting
set aggregate-report {enable | disable}
set capwap-port <integer>
set capwap-service <string>
set exclude-capwap {by-port | by-service | disable}
set hcache-lossless {enable | disable}
set ldap-cache-timeout <integer>
set max-pdf-rows <integer>
set max-table-rows <integer>
set report-priority {auto | high | low}
set template-auto-install {default | english}
set week-start {mon | sun}
end
Variable |
Description |
---|---|
aggregate-report {enable | disable} |
Enable/disable including a group report along with the per-device reports (default = disable). |
capwap-port <integer> |
Exclude capwap traffic by port (default = 5246). |
capwap-service <string> |
Exclude capwap traffic by service. |
exclude-capwap {by-port | by-service | disable} |
Exclude capwap traffic (default = by-port). |
hcache-lossless {enable | disable} |
Enable/disable ready-with-loss hcaches (default = disable). |
ldap-cache-timeout <integer> |
Set the LDAP cache timeout in minutes (0 = do not use cache, default = 60). |
max-pdf-rows <integer> |
Set the maximum number of rows that can be generated in a single PDF (1000 - 1000000, default = 10000). |
max-table-rows <integer> |
Set the maximum number of rows that can be generated in a single table (10000 - 100000, default = 1000000). |
report-priority {auto | high | low} |
Set the Priority of the SQL report (default = auto). |
template-auto-install {default | english} |
Set the language used for new ADOMs (default = default). |
week-start {mon | sun} |
Set the day that the week starts on, either |