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: Template OS FreeBSD
- zabbix_agentd.conf
Code:############ GENERAL PARAMETERS ################# PidFile=/var/run/zabbix/zabbix_agentd.pid LogFile=/var/log/zabbix/zabbix_agentd.log SourceIP=123.123.123.123 Server=100.100.100.100 ListenPort=10050 ListenIP=123.123.123.123 StartAgents=3 ServerActive=100.100.100.100 Hostname=mail.testhost.com
Comment