We have a number of sites, each has a Zabbix Proxy running on a Raspberry PI that reports to a Zabbix Server running on an AZURE VM. This has been working great for a couple of years.
I updated the server to 4.2.1, and spent the morning upgrading the Proxies to 4.2.1 using the this process.
To my knowledge there are no Zabbix packages for the Raspberry PI platform, so I do my installs and upgrades by compiling sources. I'd like to run the Agent and Proxy as services, but this build process doesn't create the necessary units.
I'm not a LINUX guy, I just know barely enough to do what I usually need to do and typically that involves a lot of GOOGLE searches.
Can anyone spell out the best way to create the objects required to run the Proxy and Agent as services on the Raspberry PIs?
Thanks!
I updated the server to 4.2.1, and spent the morning upgrading the Proxies to 4.2.1 using the this process.
To my knowledge there are no Zabbix packages for the Raspberry PI platform, so I do my installs and upgrades by compiling sources. I'd like to run the Agent and Proxy as services, but this build process doesn't create the necessary units.
I'm not a LINUX guy, I just know barely enough to do what I usually need to do and typically that involves a lot of GOOGLE searches.
Can anyone spell out the best way to create the objects required to run the Proxy and Agent as services on the Raspberry PIs?
Thanks!
Comment