I need to build a plugin that creates a few Items for database monitoring. I already know how to do it on the Zabbix gui, and programmatically using the Java / REST api.
My question is, is there a standard way to build a plugin, and make it available for users to download? A best practices document?
In other words if I'm a Zabbix user, what do I expect from a plugin in terms of it's overall architecture?
My question is, is there a standard way to build a plugin, and make it available for users to download? A best practices document?
In other words if I'm a Zabbix user, what do I expect from a plugin in terms of it's overall architecture?