DX Application Performance Management

  • 1.  error HTTP QUERY

    Posted Jan 29, 2019 09:21 AM
      |   view attached

    Hi,

     

    We are trying to access postman to the api rest of ca apm. running a post

    http://172.16.2.155:8081/apm/appmap/apmData/query  (172.16.2.155 ip MOM - EM)

     

    {"query" : "select agent_host, agent_process, agent_name, count(metric_path) from metrics where agent_name Like '' group by agent_host, agent_process, agent_name"}

     

     

    HTTP ERROR 500

    Problem accessing /apm/appmap/apmData/query. Reason:

    Query failed for 172.16.2.154@5001 - 404:Not Found - <html>
    <head>



  • 2.  Re: error HTTP QUERY
    Best Answer

    Broadcom Employee
    Posted Jan 29, 2019 09:25 AM

    Hi,

     

    Can you try this query instead and see if the problem persists? basically try adding /private to the URL as below:

     

    http://172.16.2.155:8081/apm/appmap/private/apmData/query

     

    Thanks

    Jose



  • 3.  Re: error HTTP QUERY

    Posted Jan 30, 2019 10:04 AM

    Thanks,

     

    I already put private and it works but it does not bring data.

     

    Regards

     

    Hervin Alexi Arevalo Manzano

    IT Specialist

    GTS Infraestructure Services

    +57 3182210460 Mobile

    +574 6046650 4825 Office

    harevalo@co.ibm.com

    IBM Services



  • 4.  Re: error HTTP QUERY

    Broadcom Employee
    Posted Jan 31, 2019 09:45 AM

    I seem to recall this is a configuration or communication post. Or the service is not running. Failing that review . Please consider opening a case.

    Dear Community:

    Any other suggestions?