Setting up dashboards for all users

Hi all. 

Who knows how to customize the appearance of the main page for users with the same set of widgets?

As far as I know, the user himself configures the dashboard, is it possible for all users to make such a setup?

  • Suggested Answer

    0  

    Unfortunately, this is not yet a feature that is supported with Universal Discovery and CMDB.  It is, however, something we're working to add to the product in a release this year.  There is an enhancement request posted - perhaps you could add your vote to it?

    Deploying standard Dashboard on CMS UI for all users

  • 0   in reply to   

    Hello,

    If you want for all the users to see same widgets, you can do these steps:

    1. Add/ remove your desired tqls into the UCMDB_Home_Widget bundle. This bundle is used to define what are the OOTB widgets that should appears for any new logged in user. 
    2. Go in jmx and search for deleteDashboardResourcesForAllUsers and remove all the dashboards for all the users.
      1. If you are not able to find deleteDashboardResourcesForAllUsers (because you have an older version) then use listresourcetype jmx method->UI_DASHBOARD_SETTINGS and remove by hand all the entries
    3. After this actions when a user will log in for the first time the dashboard will be generated based on the content of the UCMDB_Home_Widget bundle
    4. You need to make sure the users have permission for the Views/tqls used by the widget.

    Indeed, as Bill was mentioning, we will have a more user friendly way of configuring dashboards and share them with User Groups in near future :) 

    Thanks,

    Diana

  • 0 in reply to   

    Thank you ! How can I preset the type of diagram? For example, would all the widgets be in the form of a donut?