zabbix-metrics-history
Installation
SKILL.md
Zabbix Metrics History
Server
zabbix-mcp — vendored third-party (mpeirone/zabbix-mcp-server, GPL-3.0, pinned 0722f48), running
from its own virtualenv. Three tools: zabbix_api(method, params), zabbix_api_docs(method),
zabbix_api_list(object). Read-only, enforced two ways (forced flag + destructive-method deny-list).
⚠ Read this before you report "no data"
This server is a generic passthrough. It will not stop you getting a wrong answer.
Unlike most NetClaw integrations, there is no code between you and the API enforcing correctness. Zabbix has two traps that return an empty array and a success status — no error, no warning. If you skip the procedure below you will confidently tell an engineer an interface was idle when it was carrying traffic.
Follow the procedure. It is the only safeguard that exists.