• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. djbakerman
    3. Topics

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 8
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by djbakerman

    • D

      Http retriever and cookies

      User help
      • • • djbakerman
      7
      0
      Votes
      7
      Posts
      3.3k
      Views

      D

      I ended up using net-snmp locally on the box, and passing an exec command. Then via mango, use SNMP data source to query the values. An expensive hack, but works fine on a small scale.

      -Dan

    • D

      Server-side graphical view throws error, null pointer

      User help
      • • • djbakerman
      5
      0
      Votes
      5
      Posts
      3.0k
      Views

      M

      I meant create a "meta" data source, create a point in it, and give it any old script to give the point a value.

      The only thing potentially wrong that i could see in the code is possible failure to create the Javascript engine, which would be an environmental thing, probably to do with the JVM. Of course, if you're not using the most current Mango version (1.6.4) that could be an issue too.