DX Unified Infrastructure Management

  • 1.  SLA reports in excel\csv format.

    Posted Feb 12, 2018 06:01 AM

    I'm aware that SLA reports cannot be generated into excel formats, the default allowed option is PDF only.

    However, was wondering if it is possible to create some set of SQL query to generate the same report and then export it to excel. Or even create a view in DB to store SLA values against configured SLA's for specified time say on a monthly basis.
    Also how about utilising 'UnifiedReporter' or CABI for instance has anyone successfully tried that too.



  • 2.  Re: SLA reports in excel\csv format.

    Broadcom Employee
    Posted Feb 12, 2018 09:10 AM

    Hello,

     

    what about this?

    SLA Export 

    let us know if that helps

     

    Nestor



  • 3.  Re: SLA reports in excel\csv format.

    Posted Feb 12, 2018 11:21 AM

    Hi Nestor,

     

    Think this only gives current compliance , what about incorporating historic SLA compliance data, any suggestions on that.

     

    Regards

    sinab



  • 4.  Re: SLA reports in excel\csv format.
    Best Answer

    Broadcom Employee
    Posted Feb 12, 2018 12:42 PM

    Hello Sinab,

     

    An idea would be to run the query from the thread above and store the value over time.

    These sets of scripts might help you, specially the recalculate one:

    Some helpful SQL scripts for SLA management 

     

    Nestor