Hi all,
I’ve published an AI module for Zabbix 7 that adds AI chat and webhook-based problem analysis.
Fully integrated in Zabbix. No external calls, no external services this module is a part of Zabbix. Copy paste installation.
The webhook can receive triggered problem from trigger action and send details to an AI provider and post the response back as a problem update.
The chat can use session context from a selected host and active trigger to help with troubleshooting and explanation.
AI assistance is also available in multiple Zabbix functions, including items and triggers. When editing an existing trigger or item, you can open the AI panel and ask for help modifying it. The module passes the current configuration and relevant variables to the chat so it can return more accurate suggestions.
From Latest data, it can also include item, trigger, and selected history data for better analysis.
Possible to add integration to Netbox to get even more session context.
The module also includes redaction and logging controls. Sensitive data such as hostnames, IP addresses, FQDNs, URLs, and inventory values can be masked before requests are sent to the AI, and audit logs can be stored locally with redacted payloads.
AI module can also perform actions in Zabbix like: (Can be limited to Super Admins)
Create:
Maintenance windows, Items, triggers, host groups and add hosts to host groups.
Can add different AI's for different tasks. This can improve response and cost by choosing different AI depending on function.
Default chat
Default for webhook
Default for actions
Repo:
I’ve published an AI module for Zabbix 7 that adds AI chat and webhook-based problem analysis.
Fully integrated in Zabbix. No external calls, no external services this module is a part of Zabbix. Copy paste installation.
The webhook can receive triggered problem from trigger action and send details to an AI provider and post the response back as a problem update.
The chat can use session context from a selected host and active trigger to help with troubleshooting and explanation.
AI assistance is also available in multiple Zabbix functions, including items and triggers. When editing an existing trigger or item, you can open the AI panel and ask for help modifying it. The module passes the current configuration and relevant variables to the chat so it can return more accurate suggestions.
From Latest data, it can also include item, trigger, and selected history data for better analysis.
Possible to add integration to Netbox to get even more session context.
The module also includes redaction and logging controls. Sensitive data such as hostnames, IP addresses, FQDNs, URLs, and inventory values can be masked before requests are sent to the AI, and audit logs can be stored locally with redacted payloads.
AI module can also perform actions in Zabbix like: (Can be limited to Super Admins)
Create:
Maintenance windows, Items, triggers, host groups and add hosts to host groups.
Can add different AI's for different tasks. This can improve response and cost by choosing different AI depending on function.
Default chat
Default for webhook
Default for actions
Repo: