I'm in the process of deploying raspberry pi's as a low powered Zabbix Proxy (we won't be monitoring a large amount of values) with a 3D printed case. I've just found a bunch of display components that i could integrate into the case.
My plan is to display if it currently connected to the server and the current vps.
My question is, is there anywhere to grab this info from the Zabbix proxy service? The only way i can think of is to parse the log file, but that feels like a pretty intensive way to do something simple.
My plan is to display if it currently connected to the server and the current vps.
My question is, is there anywhere to grab this info from the Zabbix proxy service? The only way i can think of is to parse the log file, but that feels like a pretty intensive way to do something simple.
Comment