Hi all,
I'm working with the Zabbix api to programmatically register items, graphs and triggers for JMX resources. I'm a bit confused with the concept of host interfaces. I understood that there can be several interfaces configured to one host and always at least one interface should be configured to a host. What is the use of having a interface or multiple interfaces?
Also when I try to create an item through a api call it is necessary to specify a interface id as well. How does interfaces relate with items, graphs and triggers?
If there are any documentations and samples about interfaces please point them here..
Thanks in advance
I'm working with the Zabbix api to programmatically register items, graphs and triggers for JMX resources. I'm a bit confused with the concept of host interfaces. I understood that there can be several interfaces configured to one host and always at least one interface should be configured to a host. What is the use of having a interface or multiple interfaces?
Also when I try to create an item through a api call it is necessary to specify a interface id as well. How does interfaces relate with items, graphs and triggers?
If there are any documentations and samples about interfaces please point them here..
Thanks in advance
Comment