DX Unified Infrastructure Management

  • 1.  Building Jasper Reports for Group

    Posted Dec 07, 2017 08:28 AM

    Hi All,

     

     We need to get CPU min\max ,memory min\max ,Disk partition reports for group of servers ,how to buils these reports in cabi 



  • 2.  Re: Building Jasper Reports for Group

    Posted Dec 07, 2017 09:02 AM

    Hello,
        
         First you gonna need a query that get that data, and If you whant a Report and not a Dashboard, you must get that data with only one query.
       After that you have to answers what data you whant your user to input
       And than use JasperStudio to create the report.
        And It helps If your server are grouped

     

    Take a look on this tutorial maibe It helps

    Playing with JasperReports - Part 2 Simple Report ( Service Summary by Service) 

    The major diference is the query,



  • 3.  Re: Building Jasper Reports for Group

    Posted Dec 07, 2017 10:14 AM

    In your report you can use the qos_views and use one subreport for each QoS, that way the main report will ask the user the USM group and the timestamp for the report, and send to each subreport the devices, and on the subreports stay only with the Summary tab and plot the data