Hi guys,
I am trying to design a monitoring system for my business. It involves a highly shallow, distributed network, made up of 200+ locations, each with a router, Raspberry Pi, and 1-4 other network devices. I have control over most of the routers, but I want to set it up so at the very least I can monitor the sites as discrete entities. My first thought was to set up each Pi as a Zabbix proxy, run detection on the other devices, and report that way. However, seeing how proxies are treated in the software, that would make configuration a nightmare.
So, a few questions. Can I use agents instead of proxies, and then use them to collect information about the Pi's and the other network devices and send it back to the server over the internet, or do I need to use proxies for that? And if I do, is there any way to make handling that many proxies manageable?
Thanks in advance
I am trying to design a monitoring system for my business. It involves a highly shallow, distributed network, made up of 200+ locations, each with a router, Raspberry Pi, and 1-4 other network devices. I have control over most of the routers, but I want to set it up so at the very least I can monitor the sites as discrete entities. My first thought was to set up each Pi as a Zabbix proxy, run detection on the other devices, and report that way. However, seeing how proxies are treated in the software, that would make configuration a nightmare.
So, a few questions. Can I use agents instead of proxies, and then use them to collect information about the Pi's and the other network devices and send it back to the server over the internet, or do I need to use proxies for that? And if I do, is there any way to make handling that many proxies manageable?
Thanks in advance
Comment