The top list visualization enables you to display a list of Tag value like hostname or service with the most or least of any metric value, such as highest consumers of CPU, hosts with the least disk space, etc.

Hierarchy

  • ToplistWidgetDefinition

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
customLinks?: WidgetCustomLink[]

List of custom links.

List of top list widget requests.

Style customization for a top list widget.

time?: WidgetTime

Time setting for the widget.

title?: string

Title of your widget.

titleAlign?: WidgetTextAlign

How to align the text on the widget.

titleSize?: string

Size of the title.

Type of the top list widget.

Generated using TypeDoc