Is anyone else using Beszel agent on their OpenWrt setup?

Having multiple Linux and NAS setups in my home lab, I've installed Netdata on each of the devices and have not been disappointed. As my lab grew, I had to look for a new solution. While Netdata is limited to five nodes, I recently installed Beszel hub (server) on a node and installed the Beszel agent on the Linux workstations, servers, and NAS devices.

While I used the standard agent on a Linksys EA6300v3, I have not run into any issues with OpenWrt 25.12.4. I know this is not a standard piece of software in the list. Is there anyone using it and will it be added to the software list? Do you have another piece of software you use for monitoring all of your nodes?

I didn't see anything in the forum's search. I apologize if I overlooked it.

Thank you -

For the package-list part, I would not expect it to appear just because the upstream binary happens to run. Someone normally still needs to maintain an OpenWrt package/Makefile, init script, config defaults and arch/musl testing. Until then I would treat it like any other manually installed agent: bind it to the LAN side only, avoid exposing its port on wan, and watch RAM/flash usage after upgrades. If you only need lightweight router metrics, collectd or prometheus-node-exporter-lua are boring but easier to keep inside the normal OpenWrt upgrade path.