Hi,
I will soon need to manage an IT stock of 10 to 15 Rpi4 4gb.
I already have one for my personnal use, I use Webmin to monitor it. But it's only suitable for one pi at a time for now.
So my question is : What would be the best way for me to be able to monitor a lot of Rpi (10 to 15) conveniently ? I would like to be able to manage file on them, being able to use ssh easily, and send batch commands to all of them at the same time. Being able to monitor temp and CPU usage would be great too. Is there a tool that would help to do that ? I don't know what to search to be honest, I'm a begginer in this.
Thanks in advance for your help.
Have a good day.
What is the best tool to manage/monitor lots of Rpi at the same time ? Topic is solved
-
- Posts: 47
- Joined: Tue Apr 28, 2020 3:00 pm
Re: What is the best tool to manage/monitor lots of Rpi at the same time ?
I am not aware of something all of the things you ask, however I can suggest a few things:
SecureCRT (Win,Mac,Linux) or PAC (Linux) can send multiple commands.
Temperature and CPU usage can be retrieved via snmp and you can create graphs in MRTG,RRD etc.
Regarding file manipulation you can install sftp and use Filezilla.
SecureCRT (Win,Mac,Linux) or PAC (Linux) can send multiple commands.
Temperature and CPU usage can be retrieved via snmp and you can create graphs in MRTG,RRD etc.
Regarding file manipulation you can install sftp and use Filezilla.
Re: What is the best tool to manage/monitor lots of Rpi at the same time ?
Hi,
many thanks for your request. You could use Grafana and InfluxDB (both are available via dietpi-software). There are a couple of dashboards that can be used and might fit for your purposes.
https://grafana.com/grafana/dashboards/10578
https://grafana.com/grafana/dashboards/928
many thanks for your request. You could use Grafana and InfluxDB (both are available via dietpi-software). There are a couple of dashboards that can be used and might fit for your purposes.
https://grafana.com/grafana/dashboards/10578
https://grafana.com/grafana/dashboards/928
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
- Posts: 47
- Joined: Tue Apr 28, 2020 3:00 pm
Re: What is the best tool to manage/monitor lots of Rpi at the same time ?
Hi,Joulinar wrote: ↑Thu Jun 25, 2020 8:55 pm Hi,
many thanks for your request. You could use Grafana and InfluxDB (both are available via dietpi-software). There are a couple of dashboards that can be used and might fit for your purposes.
https://grafana.com/grafana/dashboards/10578
https://grafana.com/grafana/dashboards/928
Thanks for your answer.
I'm having issues with Grafana, looks like it can't retrieve the data :
https://imgur.com/a/hL6wSDU
I correctly installed InfluxDB and created the database, I don't know what I did wrong.
Other question : How can I manage multiple pi at the same time ? For now, Grafana looks more advanced than Webmin but at terms it's really similar.
Thanks in advance for your help.
Have a good day
Re: What is the best tool to manage/monitor lots of Rpi at the same time ?
would be good to know what guide you followed to setup the dashboard.
Grafana themselves will read the data from InfluxDB. Therefore you would need to ensure that all your RPi's will send their sensor data to the InfluxDB
Grafana themselves will read the data from InfluxDB. Therefore you would need to ensure that all your RPi's will send their sensor data to the InfluxDB
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
- Posts: 13
- Joined: Tue Nov 10, 2020 6:04 pm
Re: What is the best tool to manage/monitor lots of Rpi at the same time ?
Same issue here. Were you able to find a resolution to this?LeVraiRoiDHyrule wrote: ↑Fri Jun 26, 2020 10:45 amHi,Joulinar wrote: ↑Thu Jun 25, 2020 8:55 pm Hi,
many thanks for your request. You could use Grafana and InfluxDB (both are available via dietpi-software). There are a couple of dashboards that can be used and might fit for your purposes.
https://grafana.com/grafana/dashboards/10578
https://grafana.com/grafana/dashboards/928
Thanks for your answer.
I'm having issues with Grafana, looks like it can't retrieve the data :
https://imgur.com/a/hL6wSDU
I correctly installed InfluxDB and created the database, I don't know what I did wrong.
Other question : How can I manage multiple pi at the same time ? For now, Grafana looks more advanced than Webmin but at terms it's really similar.
Thanks in advance for your help.
Have a good day
Thanks in advance!
Re: What is the best tool to manage/monitor lots of Rpi at the same time ?
maybe you can share some more information on your issue.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
- Posts: 13
- Joined: Tue Nov 10, 2020 6:04 pm
Re: What is the best tool to manage/monitor lots of Rpi at the same time ?
Apologies for not having done so earlier.
I installed InfluxDB first and set up the DB. Did the POST GET test and got a result.
I then installed Grafana and updated settings in the IP:3001 web interface. But I wasnt able to create any graph or even get the imported dashboard running (https://grafana.com/grafana/dashboards/10578). They all show no data.
Am i missing something?
I installed InfluxDB first and set up the DB. Did the POST GET test and got a result.
I then installed Grafana and updated settings in the IP:3001 web interface. But I wasnt able to create any graph or even get the imported dashboard running (https://grafana.com/grafana/dashboards/10578). They all show no data.
Am i missing something?
Re: What is the best tool to manage/monitor lots of Rpi at the same time ?
Did you installed Telegraf as well? This is the agent responsible for collecting system data and have them stored in InfluxDB. This is quite a good guide on how to setup monitoring
https://medium.com/@dorian599/iot-raspb ... 767c38c109
https://medium.com/@dorian599/iot-raspb ... 767c38c109
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
- Posts: 13
- Joined: Tue Nov 10, 2020 6:04 pm
Re: What is the best tool to manage/monitor lots of Rpi at the same time ?
Hi Joulinar,
Unfortunately, this still doesn't help and the dashboard still doesnt show any data. Any thoughts on diagnosing the problem?
Unfortunately, this still doesn't help and the dashboard still doesnt show any data. Any thoughts on diagnosing the problem?