Hi,
I'm really new on node-red dashboard components, and I'm wondering how is better to do a specific task.
At the moment I have an RPI with nodered that monitorize hardware and the helth of a series of services.
Everything is send though https to a node-red installation in the cloud, and here I can monitoring everything.
It works, but how to scale when the RPI will be 2,3...100 ?
Every single RPI will send its hostname (unique) and data, but I can't understand if it's possible to implement a dashboard that show for each "hostname" received the relative datas.
Is it possible?
Please some suggestion is really appreciated!
Thanks in advance to everyone.