Back to Geneos FAQ

Internal documentation only

This page has been marked as draft.

Active Dashboard - Creating a Dynamic Table on the Active Dashboard

The console lacks a built-in function for directly updating changes in a dataview’s rows and columns on a dashboard. This task requires an understanding of Geneos design.

You need to configure a limit on the number of rows you want to display on the dashboard.

Also, this will only work if the plugin used is SQL-Toolkit or Gateway-SQL since you need to rely on the R*ow (or rowId)*column of the said dataviews.

If your dataview is not produced by any of the 2 plugins, you can always duplicate your dataview using the Gateway-SQL plugin.

e.g. In gateway-SQL plugin:

Geneos - Active Dashboard - Creating a Dynamic Table on the Active Dashboard

Below are the high-level activities you need to do:

  1. Configure a Gateway-SQL sampler if needed.
  2. Create the rows/dashboard objects on your dashboard.
  3. Configure the modifier’s on step 2 to match a single row on step 1. For example:

Attached is a sample dashboard that shows the dynamic table but with a limit.

["Geneos"] ["Geneos > Web Dashboard"] ["FAQ"]

Was this topic helpful?