JAMS includes a variety of preinstalled Dashboards that are intended meet most user needs. In fact, it’s probably a good idea to start using these Dashboards to get a better understanding what kinds of data are important and what could potentially be added to enhance their usefulness.
JAMS comes with powerful design features to modify or completely alter a Dashboard to fit the way you use JAMS. Custom Dashboards can incorporate a variety of data sources including: JAMS specific data, PowerShell scripts, plus data stored in external databases, such as Microsoft SQL Server, MySQL, and Microsoft Access.
There are three key steps to setting up and building a custom Dashboard:
Follow the steps below to build your own custom Dashboard using JAMS' powerful Dashboard Designer feature.
The process of setting up a custom Dashboard begins by opening the Dashboard Designer and locating and defining a Data Source. Custom Dashboards can incorporate a variety of data sources that can be used to build simple or complex Dashboards.
To get started, select the Dashboard icon on the JAMS Ribbon Bar to open the Dashboard Designer.
JAMS Data Source Types
You can also insert other non-JAMS data sources such as a database or XML files. To add an external data source, follow these steps:
Once a Data Source has been defined the next step is to set up the Dashboard item(s).
![]() |
Note: you can also remove the data item by dragging it outside the Data Items pane. |
![]() |
Note: you can quickly change the Dashboard type by right-clicking in the Preview pane. This action opens the Dashboard context menu. Select the Convert To command submenu to view a listing of Dashboard types (e.g., Pivot, Grid, Chart, Pies, etc.) |
You can insert additional Dashboard items by selecting another Dashboard type on the Designer’s Home tab ribbon.
![]() |
Note: you can only use one Data Source per Dashboard Item. |
Parameters pass information to Dashboard Items allowing you to alter what is displayed without having to make changes from within the Dashboard Designer.
To access the parameters settings click the Parameters button (icon with document and gears located on the top right portion of the Dashboard window). This action opens the Parameters dialog.
You can define new parameters within a Dashboard to further customize its display.
To add a parameter(s) to a Dashboard, open the Dashboard Designer.
The value of Dashboard parameters can be used for any JAMS Data Source Parameter. This is done using the syntax $parameterName. For example, if you had a parameter called OffsetTime you would reference the Dashboard parameter in a JAMS Completion by Severity data source by entering $OffsetTime into the wizard instead of hard coding a number into the Time Offset field.
The Dashboard Designer includes a drill down function to help you create a more dynamic display with multiple levels of information.
The example below shows how selecting a single node on 24 hour line graph zooms the information view to a particular hour.
To create a drill down effect you must define multiple related data sets in the Arguments container field located on the Data Items pane. The Dashboard’s highest level data is entered on the first Data Item Container field and the “drill down” data is defined on the second.
![]() |
Note: If three or more drill-down levels are needed, additional containers fields will appear on the Data Items pane. |
Use the following example to create a pie chart that displays JAMS Jobs that have executed over the past 24 hours by severity levels (e.g., Success, Warning, Error, Fatal and Informational).
To get started with this example, first create a Data Source.
The Master Filter is a Dashboard Designer feature that allows you to choose what data is displayed on a Dashboard Item. For example, when Master Filtering is enabled you can click a specific Dashboard Item to trigger updates to other items (chart, pies, gauges, etc.).
The Dashboard example below uses the Master Filter to control what data is displayed in the donut graph in the Preview panel. In this case, the donut graph is linked to the Agent Selection and Date Range items. Making changes to either element (e.g., highlighting one or more agents or changing the date range slider), immediately updates the graph to reflect the changing input data.
For each Dashboard Item, the Master Filter supports two selection modes: Multiple and Single.
This mode allows you to select multiple elements within a Dashboard subpanel. For example, when choosing the Agent Selection subpanel with the Multiple Master Filter enabled you can Control + click to highlight multiple agents as shown in the two screenshots below.
Unlike the Multiple Master Filter, the Single Master Filter mode only allows you to select one element at a time within a selected Dashboard subpanel.
Dashboard items can be set to ignore the Master Filter entirely. To do this, choose a Dashboard Item and select the Ignore Master Filters button located on the Dashboard Designer’s Data tab.
For example, the Agent Selection sub panel, shown above, is set to ignore the master filter because it is the primary setting for that subpanel. In other words, you input an agent selection in order to update the donut graph, not the other way around.
As described above, there are several Master Filter modes and settings, but there is no one place where you can actually view all these settings. Instead, each individual Dashboard Item must be selected within the Designer to view the Master Filter settings.
However, you can view the Master Filter state by hovering over the filter icon adjacent to the Dashboard title. This filter icon only appears when there is more than one criteria affecting the filter.
The Dashboard Title is turned off by default on the primary Dashboard. To change this settings open the Designer and select the Home tab. On the far right side of the Ribbon select the Title button. On the Dashboard Title dialog, activate the Visible and Show Master Filter state checkboxes.
Finally, to make changes to a Dashboard’s Master Filter settings, open the Dashboard Designer.
Finally, you will need to create a Shortcut that links to the completed Dashboard. Every custom Dashboard generates a .jdb and preference file. To access a Dashboard in the JAMS Client you must define a shortcut that points to the desired .jdb file as described below.
![]() |
Note: You should also check for a preference (.pref) file with the same name as the Dashboard located in that folder. If this preference file is not in the same folder as the jdb file the Dashboard won’t function properly. |
![]() |
Note: if the Refresh Interval field remains empty or is set to 0 the Dashboard cannot automatically refresh. Alternatively, you can manually initiate a refresh by clicking the Refresh button on the JAMS Ribbon. |