DX Unified Infrastructure Management

  • 1.  How to create JAVA probes with Eclipse

    Posted Sep 04, 2014 03:58 PM

    Hello,

    I shoud start to build  my first probe in java language, I couln't find any documentation or tutorial (except the code wizard that doesn't help too much) describing how to create and package a probe.

    Could some one attach a sample eclipse project code and describe how to package it.

    Please provide me with any tutroial docs/video if availblable.

    Cheers 



  • 2.  Re: How to create JAVA probes with Eclipse
    Best Answer

    Posted Sep 04, 2014 06:31 PM

    The code wizard should give you the skeleton of a working probe, I previously posted a screenshot of the probe configuration in this thread (http://forum.nimsoft.com/t5/General-Development/problem-executing-java-example-probe/m-p/26686#M1900). Hopefully that example will get you started. You should also be able to run the probe directly from Eclipse as long as it can communicate with the message bus. You will need to call the NimUserLogin method from eclipse.