DX Application Performance Management

 View Only
Expand all | Collapse all

Fetching data from MS SQL with the help of EPAgent wrapper

  • 1.  Fetching data from MS SQL with the help of EPAgent wrapper

    Posted Jun 18, 2015 05:27 AM

    Hi All,

     

    Is it possible to fetch data from a table in MSSQL from EPAgent and showcase that output in Introscope metrics ? How can I achieve this target ?

    This data is in numeric form.

     

    Regards

    Winkle Khurana

    winkle.khurana@gridinfocom.com



  • 2.  Re: Fetching data from MS SQL with the help of EPAgent wrapper
    Best Answer

    Broadcom Employee
    Posted Jun 18, 2015 12:57 PM
    EPA's job is to report the data back to the EM. It is up to you to fetch the data and format it.

    So that mean you can use any OS supported language where EPA is installed. Unless of course you are just using EPA's HTTP listener to receive data.

    Please read the EPA guide on how to format the data using a plugin or using the listener.

    APM 9.7 has an enhanced RESTFUL interface so that is another option.