Hi,
I configure auto-discovery like this :
Name : ....
IP Range : ....
Delay : 42300
Check : zabbix agent "system.uname"
Device uniqueness criteria : IP address
Status : Active
It's ok, zabbix found all of my host with a installed zabbix agent.
Now, i want to put all my linux server on the "Linux Servers" group. In order to do that, i created the following "Action" :
Name : Auto discovery. Linux servers
Action conditions :
(A) Received value like "Linux"
Action opérations :
Add to group "Linux Servers"
Ok, it works ! Linux servers were put into "Linux Servers", however hostnames are sometime false or not as what i wanted..
Sometime the hostname is the IP address of the server, sometime the hostname is the FQDN and sometime the hostname is right.
How can i check the hostname attributed for the server ? I can't use the auto-discovery if the host assignation is unstable..
Thanks in advance.
Regards,
I configure auto-discovery like this :
Name : ....
IP Range : ....
Delay : 42300
Check : zabbix agent "system.uname"
Device uniqueness criteria : IP address
Status : Active
It's ok, zabbix found all of my host with a installed zabbix agent.
Now, i want to put all my linux server on the "Linux Servers" group. In order to do that, i created the following "Action" :
Name : Auto discovery. Linux servers
Action conditions :
(A) Received value like "Linux"
Action opérations :
Add to group "Linux Servers"
Ok, it works ! Linux servers were put into "Linux Servers", however hostnames are sometime false or not as what i wanted..
Sometime the hostname is the IP address of the server, sometime the hostname is the FQDN and sometime the hostname is right.
How can i check the hostname attributed for the server ? I can't use the auto-discovery if the host assignation is unstable..
Thanks in advance.
Regards,
Comment