Brocade Communications Systems IP250 user manual Dashboardwidget

Models: IP250

1 1753
Download 1753 pages 4.1 Kb
Page 1450
Image 1450

I Database tables and fields

TABLE 80

DASHBOARD_PROVIDER

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

PROVIDER_GROUP

The Group to which the Provider belong to.

varchar

128

 

 

Similar providers will have same group name.

 

 

 

 

 

 

PROVIDER_ORDER

The order of execution passed to the Job

int

 

 

 

Executor framework. Provider belong to same

 

 

 

 

group will have different order number.

 

 

 

 

Default: 0

 

 

 

 

 

 

 

TABLE 81

DASHBOARD_WIDGET

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

 

ID

 

ID of the dashboard widget. Auto

int

 

 

 

incremented.

 

 

 

 

 

 

 

TITLE

 

Name of the dashboard widget.

varchar

255

 

 

 

 

 

DESCRIPTION

 

Description of the dashboard widget.

varchar

512

 

 

 

 

 

EDITABLE

 

Indicates whether the widget attributes are

smalint

 

 

 

editable. 0 - Not Editable, 1 - Editable.

 

 

 

 

 

 

 

CATEGORY

 

Dashboard widget category. Used for

int

 

 

 

categorizing the widgets based on the type.

 

 

 

 

Possible values are 1 - General, 2 -

 

 

 

 

Performance, 3 - Starlifter (future).

 

 

 

 

 

 

PROVIDER_CLASS_NAME

Provides the mapping between widget and

varchar

128

 

 

the summary provider. Fully qualified class

 

 

 

 

name of the summary provider

 

 

 

 

implementation for the widget. The class

 

 

 

 

should implement SummaryProvider

 

 

 

 

interface.

 

 

 

 

 

 

UI_PANEL_CLASS_NAME

Provides the mapping between widget and UI

varchar

128

 

 

panel. Fully qualified class name of the

 

 

 

 

dashboard widget user interface class. The

 

 

 

 

class should extend from AbstractGadget.

 

 

 

 

 

 

SUMMARY_CLASS_NAME

Provides the mapping between widget and

varchar

128

 

 

the summary. Fully qualified class name of

 

 

 

 

the summary implementation for the widget.

 

 

 

 

The class should implement Summary

 

 

 

 

interface.

 

 

 

 

 

 

time_scope_supported

References the ID column of the

int

 

 

 

DASHBOARD_PROVIDER table. Provides the

 

 

 

 

mapping between widget and the summary

 

 

 

 

provider. Fully qualified class name of the

 

 

 

 

summary provider implementation for the

 

 

 

 

widget. The class should implement

 

 

 

 

SummaryProvider interface.

 

 

 

 

 

 

network_scope_supported

Indicates whether the widget supports Time

int

 

 

 

Scope. 0 - Not Supported 1 - Supported 2 -

 

 

 

 

Partial'

 

 

1398

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1450
Image 1450
Brocade Communications Systems IP250 user manual Dashboardwidget