for security reasons it's binded to 127.0.0.1:1880, not the all interfaces of your rig. so can be accessed from the rig itself only.
Man that sucks. So I'll never be able to monitor my rigs from Awesome Miner? Not that Hive OS doesn't have a great built-in monitor, but I really like how Awesome Miner shows you the actual coins and earnings in dollars/day per rig. And the email notifications. And I can see the difficulty by coin at a glance.
not sure about bminer, but with dstm you can add an additional --telemetry command line option from hiveos to view stats on the rigs internal ip
Thanks, that did the trick! Of course this means I'll have to create a "wallet" for each of my rigs, so that the IP on the additional command line option matches the rig's IP. Perhaps there's another way to pass a custom miner command to a specific rig that does not require setting it in the "wallet"?
I spoke too soon. I did find where I can add the additional command line option under "Tuning" for a specific rig. So I added it here and I can see where the dstm miner is started with both telemetry calls:

But alas, having that 2nd telemetry command breaks it for HIVE as it is no longer able to pull the hash rate:

As soon as I backed out that 2nd telemetry entry, HIVE started being able to see the hash rate again. I also tried using a different port for the 2nd telemetry entry, but it still broke HIVE. So it seems to me that when a 2nd telemetry entry is added, it replaces the first one.