Building Dashboards and Configuring Alerts in Grafana: A Practical Guide

Grafana Overview Grafana is an open-source visualization and monitoring platform that enables users to create interactive dashboards and analyze real-time data. The platform supports multiple data sources including Prometheus, Graphite, InfluxDB, Elasticsearch, and MySQL, allowing data to be aggregated and displayed through customizable panels ...

Posted on Thu, 11 Jun 2026 18:20:58 +0000 by Terminator

Configuring WeCom Webhook Notifications in Zabbix 7.0

Zabbix 7.0 introduced stricter validation for custom media type scripts, which frequently breaks legacy webhook implementations designed for earlier releases. To restore Enterprise WeChat (WeCom) group robot notifications, the JavaScript execution block must be updated to align with the current HttpRequest API and payload expectations. Navigate ...

Posted on Wed, 13 May 2026 02:39:18 +0000 by IMP_TWI