Hi,

 

At present there are only two widgets which use this, the port percent widget and the graph widget. The graph widget uses it to store the config it’s created with, so no need for documentation. The port percent widget was added last week or so.

 

The format is like this :

 

{

  "groups": {

    "Peering": {"group": "39"},

    "Transit": {"group": "40"}

  },

  "graph_format": "single"

}

 

Adam.

 

From: observium <observium-bounces@observium.org> On Behalf Of Ahmed Rahal via observium
Sent: 03 November 2020 16:21
To: Observium <observium@observium.org>
Cc: Ahmed Rahal <arahal@fibrenoire.ca>
Subject: [Observium] Widget Configuration

 

Hi !

 

I saw that the widgets on dashboards can have specific configurations (database table 'dash_widgets', field 'widget_config') but I seem to find no documentation about this.

Also the UI somehow does not allow me to change any of the parameters.

 

Am I missing something here ?

 

 

Ahmed.