I wanted to monitor my Mikrotik routers with an SNMP exporter, but didn't really know where to start and didn't want to invest a lot of time into it, so I searched for ready-to-use solutions. ​
Found some, deployed, was quite satisfied.

"Wait, this metric doesn't seem to work, lemme check that
"
"But I don't have the SNMP exporter generator file... Fine, I'll rebuild one myself.
"
"Uuh, this metric on the dashboard doesn't seem to use the right identifier... lemme fix that real quick
"

"OK
fine, I'll do it myself then! ​​"
@louis which Mikrotik devices do you have?
@cichy1173 mainly an RB5009 and a Chateau, along with a few hAPs/hEXs ​
@louis we have shared Zabbix and I see that my friends monitor Mikrotik devices using the official zabbix templates. I want to buy HAP BE3 and probably I will do the same 
@cichy1173 the be³ looks soooo nice ​​ but yeah we talked about it iirc, and I even wrote a Zabbix template from scratch to monitor the PoE stats from my RB5009, not sure where I've put it though ​​ but I'm not using Zabbix anymore
@louis Oh, did you migrate to something else?
@cichy1173 yes I did ​​ I moved to Prometheus and Grafana ​
@louis can you tell why?
@cichy1173 yeah, I migrated my homelab from Proxmox to Kubernetes and the standard way to collect metrics on K8s is to use Prometheus, so I'm using this migration as another opportunity to learn and try new things ​
@louis which flavour of Kubernetes?
@cichy1173 I'm using Talos Linux if that's what you meant by flavour ​
Talos Linux - The Kubernetes Operating System

Talos Linux is a secure, immutable, and minimal operating system for Kubernetes. API-managed, declarative configuration, and fast deployments.

@louis yeah, It is on ma radar too. Now I am practising K8S on MicroK8S but I am thinking about switching to Talos