Hello,
I heavily use Grafana with various datasources, we monitor over 1k IoT boards via SNMP to get there up or down status as ICMP is blocked and on some devices we poll certain custom OIDs, all of this I read is possible in Zabbix (let me know if not).
Now I usually build my virtual services in Linux and usually in Docker Compose, I see you can install the rolls in docker, but can't see any Docker Compose yml examples yet.
Did you use Docker/Compose or normal, I'd be interested to hear why flavour you went including the DB.
I was wondering how would you split out the roles if we need to poll around 3k of devices? I'm assuming 1 frontend, 1 DB and a couple of proxy servers?
Thanks
I heavily use Grafana with various datasources, we monitor over 1k IoT boards via SNMP to get there up or down status as ICMP is blocked and on some devices we poll certain custom OIDs, all of this I read is possible in Zabbix (let me know if not).
Now I usually build my virtual services in Linux and usually in Docker Compose, I see you can install the rolls in docker, but can't see any Docker Compose yml examples yet.
Did you use Docker/Compose or normal, I'd be interested to hear why flavour you went including the DB.
I was wondering how would you split out the roles if we need to poll around 3k of devices? I'm assuming 1 frontend, 1 DB and a couple of proxy servers?
Thanks
Comment