From 860a8a597f095f788ce7abd89b12cfd75e117794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dylan=20Blanqu=C3=A9?= <68660667+dblanque@users.noreply.github.com> Date: Sat, 23 Aug 2025 16:19:23 -0300 Subject: [PATCH] Update tools.md Share/Contribute Headscale Zabbix Monitoring scripts and templates. Thank you for the awesome application to everyone involved in Headscale's development! --- docs/ref/integration/tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ref/integration/tools.md b/docs/ref/integration/tools.md index f7119087..d5849ffe 100644 --- a/docs/ref/integration/tools.md +++ b/docs/ref/integration/tools.md @@ -13,3 +13,4 @@ This page collects third-party tools, client libraries, and scripts related to h | headscalebacktosqlite | [Github](https://github.com/bigbozza/headscalebacktosqlite) | Migrate headscale from PostgreSQL back to SQLite | | headscale-pf | [Github](https://github.com/YouSysAdmin/headscale-pf) | Populates user groups based on user groups in Jumpcloud or Authentik | | headscale-client-go | [Github](https://github.com/hibare/headscale-client-go) | A Go client implementation for the Headscale HTTP API. | +| headscale-zabbix | [Github](https://github.com/dblanque/headscale-zabbix) | A Zabbix Monitoring Template for the Headscale Service. |