Anyone tried to setup a beszel agent on the turing-pi board?
https://github.com/henrygd/beszel
I can get the agent to start up in a init script but I have no idea how to setup is somekind of systemd/rc-service if there is one.
s
Svenvg93
01/22/2025, 8:33 AM
You mean on the BMC?
m
machinchose
01/22/2025, 3:14 PM
yeah
s
Svenvg93
01/22/2025, 7:24 PM
Maybe @DhanOS knows this
r
Rogue357
01/24/2025, 5:24 PM
this would be awesome to monitor the cluster. I dont see why initd script isnt good enough? missing something
Rogue357
01/24/2025, 5:26 PM
Is it requiring something on the nodes that you are having difficulty with?
d
Dan D.
01/24/2025, 8:25 PM
I didn't post about this earlier. Keep in mind that BMC resources are scarce. You have 128MB of DRAM and 128 MB (when empty) of storage.
If the OP wants to add beszel, go for it. Download the firmware source, add the functionality and build the firmware image on an x86 Linux box. Disable the install function (rename install.txt) so that everything runs off the micro SD card.
m
machinchose
02/05/2025, 10:16 PM
no, I just want an agent running on it but there is not documentation on how to setup something that would restart the process in case it crashes