Hi all,
Just wanted to share with you that it’s possible to publish monitoring information (in my case CPU usage, CPU temp and HDD temperatures) related to Terramaster ARM NAS devices (in my case an F2-210) via the nice ‘psmqtt’ project.
I managed to integrate it on my TNAS by applying a few changes and then using a docker container. See my fork at
hey @makeitworktech ,
You should enable SSH access on your TerraMaster NAS.
Then login via SSH (if you’re on Windows you can use the Putty client or the MobaXTerm client) and then copy paste the lines of my post on the terminal:
Once your file is ready, the -v <your config file>:/opt/psmqtt/conf/psmqtt.conf portion of the command I posted earlier will expose your customized configuration file to the psmqtt application that runs inside the docker container…