DX Unified Infrastructure Management

  • 1.  How to deploy / run / distribute LUA code as a binary in Nimsoft

    Posted Oct 07, 2011 05:38 PM

    Hi all,


    How to deploy / run / distribute LUA code as a binary in Nimsoft ? I need this because I want to deploy LUA code but don't want anybody to be able to read it.

     

    Regards,

    Amit Saxena



  • 2.  Re: How to deploy / run / distribute LUA code as a binary in Nimsoft

    Posted Oct 09, 2011 01:53 AM

    I would thin creating a custom probe and adding the binary file to that would work fine for distribution.



  • 3.  Re: How to deploy / run / distribute LUA code as a binary in Nimsoft

    Posted Oct 10, 2011 06:47 AM

    Hi Neal,

     

    I am sorry but I couldn't get you. Can you please restate the same ?

     

    Regards,

    Amit Saxena

     



  • 4.  Re: How to deploy / run / distribute LUA code as a binary in Nimsoft

    Posted Oct 10, 2011 04:36 PM

    When you create a custom probe you have the option to add a binary file to the probe.  This should take care of distributing it as once it's a probe you can do what you want with it.



  • 5.  Re: How to deploy / run / distribute LUA code as a binary in Nimsoft

    Posted Oct 10, 2011 04:55 PM

    Hi Neal,

     

    I have one query here. If a probe is implemented using LUA code and NSA binary, how to repackage both of them in a binary file format ? At present, if I deploy it, it will create all the files in the "files" section including the LUA code and NSA binary.

     

    Regards,

    Amit Saxena