This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to create a list of datasources of all aplication servers

In the navigation panel 

Dashboards / configuration / definitions 

queries:

Select objects of type WebSphereJDBC from the "(Default)" datasource (of type foglight-5)
    from Root of (foglight-5:default)/WebSphereModel/cells/clusters/servers/resources

views

Configuration

  • Rows Query (ListaJDBC)
  • Columns
    • Column 
      • Stack Mode Configuration 
      • Value Context <currentRow>/monitoredHost/os/host/name returning "Localized Value"
      • Cell Data Availability 
      • ID c_0
      • Width 
      • Header Alignment 
      • Cell Alignment 
      • Header Font Legacy 
      • Cell Font Legacy 
    • Column 
      • Stack Mode Configuration 
      • Value Context <currentRow>/name returning "Localized Value"
      • Cell Data Availability 
      • ID c_1
      • Width 
      • Header Alignment 
      • Cell Alignment 
      • Header Font Legacy 
      • Cell Font Legacy 
    • Column 
      • Stack Mode Configuration 
      • Value Context <currentRow>/dataSources/name returning "Localized Value"
      • Cell Data Availability 
      • ID c_2
      • Width 
      • Header Alignment 
      • Cell Alignment 
      • Header Font Legacy 
      • Cell Font Legacy 
  • Searching Configuration 
    • Enabled true

in the graph in the third column shows the records separated by commas. but what is required is that they be separated or shown in a new line.

How could I create it or configure it?