Dashboard Customization

From IASO Wiki
Jump to: navigation, search

Contents


Introduction

Dashboards Reporting page in IASO2012 is updated.

Now reporting page is based on HTML template dashboard.html.

There are two places where dashboard.html files could be placed:

  • One place is for customizing email dashboard template. To change design of the dashboard that the users will receive by email (for different groups different layouts are possible), you should put modified dashboard.html into common_user\status\groups\[full_group_name] folder.
  • Second is for customizing design in IASO2012 Client 'Reporting page'. To change design of the dashboard that is in the IASO2011 Client you should put new dashboard.html file into common_user\dashboards\[full_group_name] folder.

How does IASO2011 know which template to show?

  1. BackupFP tries to download dashboard.html from common_user_folder\dashboards\[full_group_name]\dashboard.html every 5 minutes.
  2. If there is no template in group folder then BackupFP tries to download dashboard.html from common_user_folder\dashboards\dashboard.html.
  3. If template found it will be placed into "%ALLUSERSPROFILE%\IASO\Backup Manager\storage\username\config\dashboard.html".
  4. When BackupManager needs to show report it requests template from BackupFP and displays report.
  5. If BackupFP returns empty template BackupManager will use internal dashboard template.

Dashboard Customization

To customize the display of dashboards please follow the steps below:

  1. Download dashboard.html example file to any folder on your machine. This file stores all the rules of dashboards display.
  2. Modify dashboard.html file in the way you like the dashboards to be displayed.
  3. After modifications are completed put file dashboard.html to Management Engine folder. Management Engine will generate username.html files automatically for all users on the basis of the dashboard.html you have modifyed.

The dashboard generated on the basis of our example is below:

IASO2011DBDashboardcustomization.png


Personal tools
Namespaces
Variants
Actions
Navigation
Downloads
Knowledge Base
Support
Toolbox