• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. aoliver
    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
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 20
    • Groups 0

    Topics

    • A

      How to automatically start Mango in a systemd based Linux OS

      Watching Ignoring Scheduled Pinned Locked Moved How-To
      5
      1 Votes
      5 Posts
      4k Views
      danD
      @aoliver said in How to automatically start Mango in a systemd based Linux OS: PIDFile=/opt/ambilogger/bin/ma.pid although, this PIDFile=/opt/ambilogger/bin/ma.pid should be /opt/mango/bin ;-)
    • A

      Menu item for new module

      Watching Ignoring Scheduled Pinned Locked Moved Development general discussion
      5
      0 Votes
      5 Posts
      4k Views
      JoelHaggarJ
      You can look at any of the public modules that have menu icons. This one would be good: https://github.com/infiniteautomation/ma-modules-public/tree/master/Watchlist When we install Mango systems or deploy a MangoES to a customer we use a simple VPN solution which give us secure ssh access and also use webmin http://www.webmin.com/ which are all really easy to set up. Guacamole looks pretty interesting as well so I'll be curious to see how it goes. Thanks, Joel.
    • A

      Resilience issues when using TCP with keep-alive transport method

      Watching Ignoring Scheduled Pinned Locked Moved Modbus4J general discussion
      4
      0 Votes
      4 Posts
      3k Views
      A
      Thank you Terry! I will be following this on the bugtracker.
    • A

      Variable's value persistence between script executions

      Watching Ignoring Scheduled Pinned Locked Moved Scripting general Discussion
      5
      0 Votes
      5 Posts
      3k Views
      JoelHaggarJ
      Yes, your example is better but the current value of a data point is stored in cache so does not require a database read.
    • A

      Quantized logging period

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      6
      0 Votes
      6 Posts
      3k Views
      hussamH
      A second workaround is to set the your poll every minute with quantize,and logtype on change,then the B,and a,B averages will log at the same time
    • A

      SNMP Host Testing : Name or service not known [SOLVED]

      Watching Ignoring Scheduled Pinned Locked Moved User help
      8
      0 Votes
      8 Posts
      5k Views
      JoelHaggarJ
      Thanks very much for sharing, I'm sure that will be useful to others. Joel.