Hello
To monitor our infra, that have hundreds of servers and services, we use auto discovery a lot, to create automatically items and triggers.
Though, sometimes, it happens that there is a 'bug' / error in the script called by autodiscovery.
in that case, ... it leads to problems...
Search Result
Collapse
9 results in 0.0026 seconds.
Keywords
Members
Tags
-
Be alerted in case of problem with auto discovery
-
Zabbix discovery notification problem
I have a discovery rule created (IPs in a subnet) and an action discoveryto add computers to group link to template and then send me an email of discovered hosts.It is al working but the problem is that every time it searches it sends the mail of discovered hosts.Is there something that I have to do... -
Discovery - Braces in Value
Hi All,
I am doing a discovery of GUIDs which contain braces {}. While the JSON is valid (RFC 4627), it seems Zabbix doesn't agree (I receive invalid JSON error). Here is an example of JSON output when the script is run interactively on the zabbix app server as root;
./script.action... -
icmpping discovery finds nothing but http does?
When i make a discovery rule with ICMP ping, zabbix doesn't find any hosts. But if i try it on the same network with http(standard port), he finds all of them. Does anyone know what the problem is and how to fix it?
I use zabbix 2.4
The devices i try to find are on a different... -
Discovery problem
Hi everybody !
I have a problem with my discovery rules. I made some rules to discover hosts on different networks by using pings.
The problem is when I disable a rule the pings are still sent !
Every time I want to stop a discover I have to restart Zabbix server... -
Difficulty with Discovery Macro Substitutions
Hello;
I am attempting to implement a JMX based discovery agent. As I had some difficulty acquiring the names of the discovery rules from the server, I implemented the discovery rules using a passive agent.
As a basic example to get started, I implemented a discovery check... -
Active Agent - Retrieve Discovery Rules
I am writing an active agent and I am trying to get the Zabbix server (current 2.x appliance) to send me the discovery rules for a given host. Is this possible ?
I tried spoofing a proxy and sending a JSON request like this:
...Code:{"host":"NicholasActive","request":"discovery -
Bug?: Discovery Action only allows First Discovery Check
Possible bug?
In the latest Zabbix Appliance (2.0.0rc1 a.k.a 1.9.10):
- First create an Auto-Discovery Rule with 2 or more Discovery Checks.
- Then try to create a Discovery Action, with a Condition based on the second Discovery Check.
- Can't select second Discovery... -
Action conditions: listing Discovery Checks gives SQL error
Hi, Any suggestions for the following SQL error in Zabbix Appliance 1.9.8?
For a Discovery-event Action to be conditional on a Discovery Check, we need to click on a "Select" link (see image 1 below), and select a specific check from a list of available Discovery Checks (see...