I've been getting into building a #homelab over the past few months and built out a tool that I use with #grafana to [mainly] display information about package upgrades and the linux kernel it's running.
Written in #go and distributed as a binary for simple set up, I'm able to find out what updates I have without having to log onto the box via SSH.
https://gitlab.com/NigelGreenway/go-get-server-info/-/releases/0.4.0
