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.
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.
Hi Adam,
Thank you for the information. I was hoping for customization in other widgets, but this will have to wait. I'll look into the port percent widget later on.
Thanks again!
Ahmed.
Le mer. 4 nov. 2020, à 19 h 10, Adam Armstrong via observium < observium@observium.org> a écrit :
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.
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Adam Armstrong
-
Ahmed Rahal