DX Unified Infrastructure Management

  • 1.  Problem when Deploying Custom Probes in Linux

    Posted Oct 25, 2018 07:14 AM

    Good Afternoon everyone,

     

    I'm trying to create a custom probe based on this URL: Java Developer's Guide - CA Unified Infrastructure Management - 8.2 - CA Technologies Documentation.

    I deploy the probe with this properties and this is working fine in Windows Platform.

    The problem is when i deploy the same probe in Linux Platform, the probe cannot be activated. This is the error shown in log.

     

    Anyone have experience when deploying custom probe in Linux Platform? Are there any properties that i must change in probe definition section? Should i change the command for Linux Platform?

     

    Thank you so much...



  • 2.  Re: Problem when Deploying Custom Probes in Linux

    Broadcom Employee
    Posted Oct 25, 2018 02:48 PM

    set your controller loglevel to 5 and logsize to 10000 on the controller and restart the robot

    in the controller.log you will see the command being executed

    open an ssh window as root and go to the probe directory and try to run the command you will probably get some error that you can then troubleshoot

    also, run an LDD on the probe make sure you have the dependencies needed to run it.