Hello,
I need configure Zabbix to send alerts to Grafana OnCall OSS.
Zabbix version: 6.0
Grafana OnCall OSS version: v1.7.1
Following the steps on the Grafana Doc Zabbix | Grafana OnCall documentation, sending a testing alert from Zabbix to Grafana OnCall OSS failed due...
Search Result
Collapse
5 results in 0.0019 seconds.
Keywords
Members
Tags
-
Zabbix + Grafana OnCall failed - curl command not found in zabbix-server docker image
-
Zabbix integration with Grafana OnCall OSS
Hello,
I need configure Zabbix to send alerts to Grafana OnCall OSS.
Zabbix version: 6.0
Grafana OnCall OSS version: v1.7.1
Following the steps on the Grafana Doc Zabbix | Grafana OnCall documentation, sending a testing alert from Zabbix to Grafana OnCall OSS failed due to “curl:... -
Notification problems zabbix 4.0
Hi!
I have a problem with my company's zabbix 4.0, which stopped sending notifications after a hardware reduction in the equipment.
We have two scripts that send email and messages via telegram, but they stopped working, accusing "Timeout", I tried to use the standard... -
Custom alertscript for messenger, curl multiline processing error
Hello!
I'm trying to implement Rocket.Chat notifications (aside from standard e-mail ones) via custom alertscript in bash. I use the same action to send notifications for e-mail and the messenger.
Here's my action:
And here is the script:
...Code:#!/bin/bash
-
Help with getting Macro to pass information correctly to alert script
Hello Zabbix forum users!
I’m new to Zabbix and not a coder, but for my first post I hope my issue is a rookie mistake and not just something I did really dumb.
The problem I am having is that Macro values seem like they are not getting passed to the alert script properly, but...