zabbix-problem-review
Installation
SKILL.md
Zabbix Problem Review
Server
zabbix-mcp — vendored third-party, read-only, three tools. See
zabbix-metrics-history for the shared cautions.
Current problems vs history — use the right one
| Question | Method | Note |
|---|---|---|
| What is wrong now? | problem.get |
Reads a dedicated problem table. This is the right one |
| What happened then? | event.get |
Historical, heavier, needs a time window |
| What rule fired it? | trigger.get |
The definition behind a problem |