← 返回
未分类 Key 中文

Zabbix Connector

Skill for Zabbix API monitoring and interaction. Use it to check active alerts, list problems, manage hosts, and query monitoring data.
用于 Zabbix API 监控与交互的技能。可用于检查活跃告警、列出问题、管理主机以及查询监控数据。
rickkbarbosa rickkbarbosa 来源
未分类 clawhub v1.0.4 1 版本 100000 Key: 需要
★ 0
Stars
📥 370
下载
💾 0
安装
1
版本
#latest

概述

Zabbix Skill

Use this skill to monitor systems, query alerts, and access historical metrics through the Zabbix API.

Scope

This skill is meant for:

  • Querying active alerts and problems from hosts.
  • Listing hosts, items, and groups.
  • Accessing historical metrics and graphs.
  • Acknowledging events and problems.

Do not use this skill for:

  • Modifying critical Zabbix server settings without authorization.
  • Exposing credentials or authentication tokens.

Recommended Flow

  1. Identify the target (host or item) of the request.
  2. Use the bundled scripts to query the API.
  3. Format the problem report as requested.
  4. Provide reference links for events.

Security Rules

  • Never share the .env file containing ZABBIX_URL and ZABBIX_TOKEN.
  • To configure the skill, copy .env.template to .env and fill in the credentials.
  • Prefer read (GET) operations over mutations (POST/PUT).
  • Confirm the target host before acknowledging events.
  • The .env file with real credentials must not be included in the release package.

Bundled Resources

scripts/zabbix_api.py

Central script for Zabbix API communication. It provides methods for host_get, problem_get, history_get, among others.

Internal usage example:

zb = ZabbixDirect(ZABBIX_URL, ZABBIX_TOKEN)
problems = zb.get_active_problems_report()

Example Requests That Should Trigger This Skill

  • "What are the active alerts on Zabbix?"
  • "Show me the last 7 days' graph for PETR4 on the Tracker server."
  • "Acknowledge event X on Zabbix."

版本历史

共 1 个版本

  • v1.0.4 当前
    2026-05-08 03:19 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

1password

steipete
设置和使用 1Password CLI (op)。适用于:安装 CLI、启用桌面应用集成、登录(单/多账户)、通过 op 读取/注入/运行密钥。
★ 53 📥 31,705
it-ops-security

Free Ride - Unlimited free AI

shaivpidadi
管理OpenClaw的OpenRouter免费AI模型,自动按质量排名模型,配置速率限制备用方案,并更新opencla...
★ 471 📥 78,455
it-ops-security

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装后可防止您和您的用户受到提示注入、数据泄露及恶意行为的侵害。
★ 116 📥 31,007