I have a discovery rule that can return 100+ items that I'd like to monitor.
Each item's data can be gathered by a UserParameter invoking a separate executable.
Implementing these as passive checks eats the zabbix agent alive, spawning an external process for each item.
...
Search Result
Collapse
2 results in 0.0050 seconds.
Keywords
Members
Tags
-
Efficient Implementation of Discovered Active Checks
-
Automatic Host Creation - Discovery
So here is my situation. When installing the agents on the hosts we need specify a hostname in the zabbix_agentd.conf file.
If i specify the actual hostname bailiwick or bailiwick.domain.net the host will be named after the reverse lookup or 10.10.0.5
If i specify the...