CONFIG REPORT SHOW

Level

base

History

Appears in Netasq 9.1.0
family appears in 3.0.0

Description

Display reports configuration

Usage

[report=<report_id> | family=(report|linechart|all)] (default: family=report)
[useclone=(0|1)] (default: 0)
[extra=(0|1)] : if 1, will display additionnal informations that may take time to compute (default: 0)

Returns

[Global]
State=(0|1) : global state of the reporting functionality
Size=123456 : size of the report database

[<report id 1>] : report id
Comment="" : description of the report
State=(0|1) : indicates if the report is enabled

[<report id 2>]
Comment=""
State=(0|1)

(...)

Remark

if "report" is specified, only the configuration of this specific report will be displayed

Example

CONFIG REPORT SHOW
CONFIG REPORT SHOW report=top_ips_alarms
CONFIG REPORT SHOW extra=1