The nodes do not work after changing the motherboard

for a quick and dirty log check i like to use.
docker logs --tail 200 storagenode

for a bit more extensive monitoring.

docker logs --tail 20 storagenode --follow

is really great

i also got the color log script, which is basically just the docker logs --tail 20 storagenode --follow

but parsed through an awk script and color coded so its very easy to spot the good from the bad at a glance.

more information on that can be found here…

might have my own custom brew of the one brightsilence wrote, but can’t remember its been ages since i looked at the different scripts…

don’t really use it much anymore, but it would make a pretty cool screensaver, if one was so inclined, which was initially what i wanted to do with that.

and still might. just sort of got distracted lol.
also basically already works, i doubt it would take much effort to make it into a screensaver.
even if most monitors don’t need them today.
they have a mesmerizing effect.
datacenter background ambience with a matrix touch.

and even if i don’t use it that much, it is still my go to, for when monitoring for errors, if stuff is acting up i often just leave it running on an idle screen, because its so easy catching random issues.

its a great tool, that has helped me a ton of time and even used it earlier today lol
so much for not using it that often, but my server hasn’t been to happy lately…