Zabbix template for AdGuard Home
If you're using Zabbix to monitor your network and want to collect statistics from your AdGuard Home instance, I've created a Zabbix template that provides some useful monitoring items.
The monitoring is agentless via a "REST-ish" API, since AdGuard Home offers an OpenAPI specification.
It is also available for a Zabbix agent for active monitoring behind blocking systems.
The main focus of the template is to monitor statistics from AdGuard Home, store them in the Zabbix historical database and create some observability.
Check it out on GitHub