Zerotier as a node for monitoring

I've done a search but can only find network related Zerotier topics for access.
I've got a ZT network of about 15 network node and I'm looking for a NodeRed node that can help me monitor those ZT nodes. Metrics such as online status, last seen etc..
There is an API for Zerotier, but no existing NR node that can use it to gain system information.
Does anyone know how, or have done this before?

Dissecting the ZT api and creating a NR node is beyond my capabilities unfortunately.
TIA

If you are running node-red 1.3.x and have enabled functionExternalModules in settings.js, you could add a reference to zerotier-service npm package.

1 Like

I don't understand much of that, but i'll give it a look and see if I can work it out. Thanks

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.