I am trying to set a action based on the trigger name " [TEST] File is not found"
I have an action that has
Maintenance status not in "maintenance"
Trigger value = "PROBLEM"
Trigger name like "[TEST]"
...
Search Result
Collapse
47 results in 0.0025 seconds.
Keywords
Members
Tags
-
issue with actions and "trigger like"
-
How to figure out what action is defined for a template?
Hi,
I have this strange problem now a days, where though i have not defined any action (sending email) for a template ( trigger) i am getting emails.
Problem here is, since i have different family of devices (compute, network) i need to make sure, compute emails does not go to... -
Colorful email Alert from ZABBIX
Hi All,
i am very new in this forum and recently started using Zabbix 3.0 Appliance to monitor 30 node server and network.
everything is working perfectly fine but email alerts are going in plain text which doesnt looks good if compare with Nagios.
i am using... -
How to setting Zabbix for send daily e-mail?
Hello guys,
I want to setting Zabbix sending e-mail every day by time schedule such as send e-mail 8.00 o'clock every day.
(*My Host is Website Monitoring)
Thank every body to reply & read my problem &... -
How to use IPMI interface as default when use network discovery host?
Hi,
I would like monitor hosts by IPMI interface, and I created one discovery rule for these hosts. and created one action to add hosts and add hosts to host group.
After that, these hosts can be discovered, but the agent interface will be as default. So here are... -
Zabbix 2.2.2 - problem with discovery
Hello.
I have this strange problem with discovery in Zabbix 2.2.2.
I have separated discovery rules for the following subnets:
192.168.21.0/24 - Alcobendas
192.168.51.0/24 - Luanda
(please see attached pictures "Discovery Rule 21.jpg" and... -
Creating a trigger-based action
We have Zabbix 2.4.4 and I'm having an issue when I create actions. I am only given the condition options for actions based on internal events. What can I do to change it so that I instead see the options for setting conditions for trigger-based actions?
We have used Zabbix 1.8 in the past,...Last edited by SincerelyHiatus; 13-10-2015, 18:12. -
Zabbix api - get action status
Hello,
I'm trying to use the API in order to get the current status of an Action (Enabled/ Disabled)
I'm using the API for almost any function that i need in zabbix,
But still could't find a query that will return a specific action status:
For example if action... -
Action issue
Hello.
In action operation configuration I have running remote command. The problem is when command must be run it repeated 15 times. So I need that this operation runs just one time. How can I fix this problem.
Thanks in advance. -
Filtro nas condições de AÇÃO
Prezados, eu fiz uma ação que envia alertas com as seguintes condições:
Status de manutenção não em manutenção
Template <> Template ICMP Ping
Template <> Template App Zabbix Agent
Template <> Template OS Linux
Intervalo não em 1-5,08:00-18:00... -
Action Failed
Hi,
The problem is - I cannot send message using script.
First of all i created script Administration->Scripts
Type: Script
Execute on: Zabbix server
Commands: /usr/local/bin/nxevent -u admin -P password 10.10.1.7 10023
(this command... -
Action parameters causing error
I'm using a script to send alerts to "pushbullet". It works well If I type "./pushbullet <acess_token> <subject> <body>" but it only works without spaces due to each space represents a parameter.
I've tried to quote the default subject and message... -
Host Inventory Properties withing Action Messages
Hi All,
I have been trying to output some of the information from the Host Inventory into an Action message using the object property names but it is not working eg {HOST.poc_1_name}
Is this actually possible?
I am trying to add point of contact information... -
Action message returns multiple values even though it is not supposed to
Hi there,
I was testing around different things, and I've instructed Zabbix to email me only one item value when it needs to send a message about something particular.
So the default message actually looks like this:
Trigger: {TRIGGER.NAME}
Trigger...