Okay so basically i have 10 proxies which monitor 10 different esxi hosts, the problem is:
There are some VMs which share the same name and are not getting created, for example Proxy 1 VM DC and Proxy 2 also has a VM named DC but in the frontend only Proxy 1 DC appears to be created as...
Search Result
Collapse
16 results in 0.0027 seconds.
Keywords
Members
Tags
-
Proxies VMs not getting created as new hosts sharing same name
Last edited by javiers; 04-01-2023, 12:09. -
Domain name and frontend widget error
Using Zabbix frontend's full domain name (hostname.domain.name.com), whenever I try to edit a dashboard custom graph, it does not open correctly, like the image below.
While using just Zabbix server's hostname (hostname), the widget graph opens correctly.
Any...Last edited by markfree; 06-11-2021, 16:22. -
I can't change the zabbix domain name
Hi
I have zabbix server with domain name zabbix.blabla.com. now i want to change the domain name to zabbix.blabla.net. So I did the following things:- chang the host name from Zabbix frontend (Configuration -> Hosts)
- change the server's hostname to zabbix.blabla.net
- in /etc/zabbix/web/zabbix.conf.php
-
Discovery and host name update
Hi,
I have a discovery rule to discover all our network equipment
it's working well.
device uniqueness criteria is set to IP
host name is set to SNMPv2 agent "SNMPv2-MIB::sysName.0"
but recently we had to rename a part of our network switches.... -
Récupérer le nom long su hostname
Bonjour,
Tout est dans le titre!
Comment récupérer le Hostname+Domain Name?
Dans ma conf (pour des serveurs windows) j'ai la variable suivante :
HostnameItem=system.hostname[host]
Qui me récupère le nom NETBIOS, mais pas le nom long.... -
Telling Zabbix to automatically retrieve SNMP device's name for notifications
Hi,
I have a Zabbix server that is monitoring a list of SNMP enabled network switches. Currently, since that the number of the switches that needs to be monitored is relatively small, I manually created a host for each network switch with its IP address and configured Zabbix to monitor...Last edited by [email protected]; 15-11-2018, 13:50. -
{HOSTNAME} in item name or action?
Hi,
I noticed an inconsistency in usage of {HOSTNAME}. In some templates {HOSTNAME} is used in Item name, but others leave it up to admin to add it in Subject for actions.
I'm all for the latter: it doesn't belong in item name, and i hope some agreement can be reached over this.... -
automatically assigning the hostname to a device discovered
Is there a way to automatically assigning the hostname of a device discovered via snmp with SNMPv2-MIB::sysName.0 or 1.3.6.1.2.1.1.5.0 on Discovery rules?
I have read a lot of post and it seems i'm not the only one with this problem, is there any new solution for this? -
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... -
Setting Discovered Hosts Host name from snmp
Hi i'm trying to understand if there is anyway of automatically assigning the hostname of a device discovered via snmp oid such as SNMPv2-MIB::sysName.0
The issue i have is the network range is an RFC1918 block and we do not maintain reverse records from ip back to host and even if we... -
Record value of Dynamic IP using hostname
Hi all,
I have a situation where I have a remote wan connection with a dynamic IP address. The connection has a no-ip.org dynamic DNS address that I can monitor it through but I would like to set something up in zabbix to actually record the IP address that has been assigned to the connection... -
Сетевое автообнаружение, IP vs HOSTNAME
Добрый день!
Товарищи, подскажите мне что делать.... -
zabbix populates with ip address, not hostname
I have set up some new agents on SLES10 and the Zabbix server is populating with the servers(so I am getting monitoring), but instead of it pulling the hostname from the /etc/zabbix/zabbix_agentd.conf file, its just putting the IP address in place where I see hostnames for other servers.
... -
Exporting list of Hostnames in Zabbix
Hi all,
I am trying to find the easiest way to export a list of all the hostnames in my zabbix database, either by the gui, or possibly in the mysql database.
Could anyone point me in the right direction for this?
I just want to pull the hostnames/servernames,... -
{HOSTNAME} macro in action returns wrong value
Hi,
I just upgraded to version 1.8.2 from 1.6. I have noticed that the {HOSTNAME} macro returns wrong value when action is trigged / email notification is send. When you use HOSTNAME value of the TRIGGER.NAME is returned
For example this action:
Notification...