DX Application Performance Management

 View Only
  • 1.  ./ADACollector Service

    Posted Jun 22, 2016 02:13 AM

    Hi Team,

     

    I have integrated the CA APM 10.2 and CA ADA.CA APM is installaed on  linux. when i run ./ADACollector some data are displayed on CA APM. When i run ../ADACollector blank screen displayed, will it be like this only?

    Because on server i can not run like this, is there any way to start it permanently?

    Please help me to resolve this.

     

    Regards,

    Vinay Chaudhary



  • 2.  Re: ./ADACollector Service

    Broadcom Employee
    Posted Jun 22, 2016 02:19 AM

    Are you having an issue setting it up to run as a daemon, or is the problem with the data not displaying in workstation and WebView/Team Center?



  • 3.  Re: ./ADACollector Service

    Posted Jun 22, 2016 06:28 AM

    Hi Hiko,

     

    When i run this blank screen displays no information about start and all. But when i exit from this command with ctrl+c the data in apm also disappear.

    Regards,

    Vinay



  • 4.  Re: ./ADACollector Service

    Broadcom Employee
    Posted Jun 22, 2016 06:35 AM

    Can we get a screenshot?



  • 5.  Re: ./ADACollector Service

    Posted Jun 22, 2016 08:43 AM

    adaconnector.jpg

     

    it always remains like this only.

    When it i run it some data displayed in APM but when i exit from here no data in metrics.



  • 6.  Re: ./ADACollector Service

    Broadcom Employee
    Posted Jun 22, 2016 04:29 PM

    Along with What Gnanawathy says, I do have a control script written for the connector if you'd like to use that.



  • 7.  Re: ./ADACollector Service
    Best Answer

    Broadcom Employee
    Posted Jun 22, 2016 04:26 PM

    Hi Vinay

     

    You can check whether ADAConnector is running by ps -ef | grep ADAConnector.

    When you exit the shell, its going to close that process associated with that shell will be ended too.

    You could run it in the background by creating cron job or with  ./ADAConnector & command

      <INSTALL_HOME>\ADAExtensionForAPM$./ADAConnector &

    Thanks,

    Yanna

     

     

     



  • 8.  Re: ./ADACollector Service

    Broadcom Employee
    Posted Jun 22, 2016 05:04 PM

    Converting this to question and marking as answered