Remotely Monitor Hub Status

Is there any way to remotely monitor hub status?

Here's my use case. I have two short-term rental properties (i.e.- Airbnb) that I've heavily automated using habitat (thanks, that part is working great!). Recently, however, I think I had someone get access to the actual hub, and it went offline. I'm not exactly sure when, as I was pretty hands-off, letting my automation do its thing.

I do have the hub subscribed to remote admin, and backup.

Is there a way to get a notification when, for instance, the backup fails/hub becomes unavailable? I originally noticed it when the hub was no longer in my registered hub list, so something on the cloud does notice that it's no longer online.

Thanks!
-Vern

Theoretically, since you have two hubs you could put a rule on each to send a message to a RM cloud endpoint on the other that restarts a timer; if the timer ever isn't reset the rule would then send a notification.

2 Likes

I use Nagios to monitor my home network. Is there any way to monitor HE Alerts?
I see Alerts that the Zigbee Network goes offline. I would like to get notifications of this from Nagios. I can handle it from there. Is there an API call that I can use to get the hub's Alert status?

Thanks
Ger

http://<hubIP>/hub2/hubData

should contain the alerts JSON array