A dashboard is a set of one or more panels that visually presents your data in one or more rows.
Folders help you organize and group dashboards, which is useful when you have many dashboards or multiple teams using the same FojiSoft instance.
Before you begin:
To create a dashboard folder:
When you save a dashboard, you can either select a folder for the dashboard to be saved in or create a new folder.
On the Browse dashboards and folders page, you can:
You can complete the following tasks on the Dashboard Folder page:
To navigate to the dashboard folder page, click the cog appears when you hover over a folder in the dashboard search result list or the Browse dashboards and folders page.
You can assign permissions to a folder. Any permissions you assign are inherited by the dashboards in the folder. An Access Control List (ACL) is used where Organization Role, Team and a User can be assigned permissions.
For more information about dashboard permissions, refer to Dashboard permissions.
You can use the FojiSoft UI or the HTTP API to export and import dashboards.
The dashboard export action creates a FojiSoft JSON file that contains everything you need, including layout, variables, styles, data sources, queries, and so on, so that you can later import the dashboard.
FojiSoft downloads a JSON file to your local machine.
If you want to export a dashboard for others to use, you can add template variables for things like a metric prefix (use a constant variable) and server name.
A template variable of the type Constant will automatically be hidden in the dashboard, and will also be added as a required input when the dashboard is imported.
1. Click Dashboards > Import in the side menu.
2. Perform one of the following steps:
The import process enables you to change the name of the dashboard, pick the data source you want the dashboard to use, and specify any metric prefixes (if the dashboard uses any).
This section provides information to help you solve common dashboard problems.
By default, FojiSoft queries your data source every 30 seconds. Setting a low refresh rate on your dashboards puts unnecessary stress on the backend. In many cases, querying this frequently isn’t necessary because the data isn’t being sent to the system such that changes would be seen.
We recommend the following:
Some applications publish data intermittently; for example, they only post a metric when an event occurs. By default, FojiSoft graphs connect lines between the data points. This can be very deceiving.
In the picture below we have enabled:
In this graph, we set graph to show bars instead of lines and set the No value under Standard options to 0. There is a very big difference in the visuals.