i want add items to zabbix dynamically from a java code, please let me if it can be done.
These are the ways i am thinking,
1) Direct update to database
2) Import items from code
please suggest me a better way to do this.
(By the way, do not think the requirement is crazy, adding items dynamically we really that functionality. we have a code that captures new clients info, as and when it finds a client it would wants to add to zabbix...........)
Thanks
Vijay
These are the ways i am thinking,
1) Direct update to database
2) Import items from code
please suggest me a better way to do this.
(By the way, do not think the requirement is crazy, adding items dynamically we really that functionality. we have a code that captures new clients info, as and when it finds a client it would wants to add to zabbix...........)
Thanks
Vijay
Comment