I have a network that is split up. anything below .150 is a host and anything abot .150 is a server.
They all have agent.
How can I add a host/server to the correct host group & template given its IP using the autoregistration method?
I have managed to do it using...
Search Result
Collapse
15 results in 0.0065 seconds.
Keywords
Members
Tags
-
Autoregistration - IP condition.
-
Zabbix Agent auto registration adding hosts multiple times to the same proxy
Hello,
I'm running a 5.0.1 environment for agents, proxies, and server. I have configured my agents to use 2 different proxy addresses and when they start talking to the proxy the auto registration process adds the host, links templates, etc. However the agents are being auto registered... -
Auto registration vs. Discovery actions
I am trying to set up automatic discovery with via proxy. After setting up a Discovery action with following operations:
Add host
Add to host groups: some_group
Add to host groups: Discovered hosts
Link to templates: awesome_tamplate
Enable host
restarting... -
Problem mit auto registration
Hallo,
ich habe ein Problem mit meinem Zabbix Server. (Zabbix 3.4.5)
Ich habe die auto registration konfiguriert, damit sich dich Hosts automatisch am Server anmelden können.
Die Hosts werden automatisch zum Server hinzugefügt, dann einer Gruppe zugeordnet,... -
zabbix problem with media types, no emails
Hello,
I have a problem with my zabbix server. (Zabbix 3.4.5)
i configure auto registration on the server so that the hosts can registrate automatically on the server. all works fine until here.
so i configure it that if a host use auto registration, the... -
zabbix problem with media types, no emails
Hello,
I have a problem with the media types on my zabbix server. (Zabbix 3.4.4)
i configure auto registration for my hosts, everything works except the email notify. in the media types i configure the zabbix server to send emails.
if a host registration... -
Problem with operations at auto registration
i've got a problem using an action at auto registration
I try to run a remote command (it enables a jmx interface for a host via the api) and add a template that uses a jmx interface but get the error "cannot find the JMX host interface" in the zabbix_server.log
... -
Action to create agent interface
With auto discovery or auto registration we want to add a template that uses a JMX interface. Without a JMX interface this fails.
So I would like to request an action that allows you to add an interface with the discovered/autoregister IP. The JMX port should be configurable.
... -
Dynamic generation of host macros
I'm currently setting up agent auto registration for my environment, and it is working really well.
Each of my hosts have several macros that differ from host to host.
Is there a way/method of generating host macros based on the contents of the zabbix_agent.conf or through... -
Auto-registration and linking template with web sencarion
I want link a template which has a web scenario to an auto-registered host.
The auto-registration works because I can see that the host has been added to a host group, and it is linked with other templates (that don't have web scenarios defined). However, when I want to link a template which... -
Zabbix Auto Registration with AWS Auto Scaling Groups
I'm looking for some recommendations regarding the Zabbix Auto Registration process and AWS Auto Scaling groups.
I would like to include the zabbix agent in the AMI attached to an auto scaling group. The problem I've encountered is the hostname must be unique for auto registration to... -
Problem with Solaris Agent auto-registration
First post on the forums - and please bear with me a bit as I'm only recently into Zabbix.
We're trying to get a number of Solaris systems into our Zabbix server (2.2.1 agents and server).
Auto-registration seems to work just perfectly for Linux variants and Windows systems... -
Active agent auto-registration -> End of get_hostid_by_host():FAIL
Active agent auto-registration -> End of get_hostid_by_host():FAIL
- Configuration -> Actions
- Event source -> Auto Registration
- The Action is created:
- Name: Mail Servers
- Conditions: none
- Operations:
- Add host
- Add to host groups: Mail Servers
- Link to templates:
Last edited by Makc666; 29-10-2012, 00:22. -
ip address for auto-registration is 127.0.0.1
Each server that registers itself registers with an ip address of 127.0.0.1 Has this bug been fixed in a newer version of Zabbix? I'm running 1.8.10. -
Auto registration of agents by IP range
Hi all!
I've installed Zabbix 1.8.2 but I can't set an auto registration action that takes a IP range and add this hosts into a defined group.
For example, I have many hosts in two IP ranges: from 192.168.1.65 to 192.168.3.128 and from 192.168.16.129 to 192.168.17.129....