65 lines
1.0 KiB
Plaintext
65 lines
1.0 KiB
Plaintext
[dashboard_data]
|
|
|
|
name="Demo dashboard"
|
|
group="Demo dashboard"
|
|
|
|
[dashboard_items]
|
|
|
|
title[1]="Groups status"
|
|
type[1]="system_group_status"
|
|
x[1]="0"
|
|
y[1]="0"
|
|
width[1]="5"
|
|
height[1]="4"
|
|
|
|
title[2]="Network map"
|
|
type[2]="network_map"
|
|
x[2]="5"
|
|
y[2]="0"
|
|
width[2]="7"
|
|
height[2]="6"
|
|
map_name[2]="Demo sunburst network map"
|
|
|
|
title[3]="Module histogram"
|
|
type[3]="graph_module_histogram"
|
|
x[3]="0"
|
|
y[3]="4"
|
|
width[3]="5"
|
|
height[3]="2"
|
|
agent_name[3]="demo-global-agent-1"
|
|
module[3]="Host Alive"
|
|
interval[3]="86400"
|
|
|
|
title[4]="List of latest events"
|
|
type[4]="events_list"
|
|
x[4]="0"
|
|
y[4]="6"
|
|
width[4]="12"
|
|
height[4]="5"
|
|
|
|
title[5]="Top N events by agent"
|
|
type[5]="top_n_events_by_group"
|
|
x[5]="6"
|
|
y[5]="11"
|
|
width[5]="6"
|
|
height[5]="8"
|
|
|
|
title[6]="Top N of agent modules"
|
|
type[6]="top_n"
|
|
x[6]="0"
|
|
y[6]="11"
|
|
width[6]="6"
|
|
height[6]="4"
|
|
agent_name[6]="cisco-.*"
|
|
module[6]=".*ifOutOctets"
|
|
interval[6]="86400"
|
|
|
|
title[7]="Top N of agent modules"
|
|
type[7]="top_n"
|
|
x[7]="0"
|
|
y[7]="15"
|
|
width[7]="6"
|
|
height[7]="4"
|
|
agent_name[7]="cisco-.*"
|
|
module[7]=".*ifInOctets"
|
|
interval[7]="86400" |