Tag

email alerts

0 views collected around this technical thread.

Ops Development Stories
Ops Development Stories
Nov 6, 2019 · Operations

How to Send Zabbix 4.2 Alerts with Embedded Images via Email and WeChat Using Python

This guide shows how to use Python 2.7 to extend Zabbix 4.2 alerts by attaching the current graph image to email and WeChat notifications, covering environment setup, script details, Zabbix media type configuration, and testing the final result.

AutomationMonitoringPython
0 likes · 16 min read
How to Send Zabbix 4.2 Alerts with Embedded Images via Email and WeChat Using Python
Ops Development Stories
Ops Development Stories
Mar 15, 2019 · Operations

How to Set Up Zabbix Trigger Actions for Email Alerts and Remote Commands

This guide walks through configuring Zabbix trigger actions to send email notifications, define users and media types, create a Python alert script, enable remote command execution, and automate SSH service recovery when a trigger fires.

AutomationMonitoringZabbix
0 likes · 9 min read
How to Set Up Zabbix Trigger Actions for Email Alerts and Remote Commands