Hi,
Currently auto-registration process is cool to filter easily windows and linux host by using the system.uname HostMetaDataItem.
Sadly when you want to automaticaly add a template for installed packages on the VM it become a pain because of the current limitation of the whole process (255 char max, only one HostMetaDataItem...)
When using Zabbix Agent the agent is capable of gather installed packages via system.sw.packages.
It would be nice to allow more filtering on auto-registration process by adding a new condition like :
"Installed packages" => Value "Package" => action
Graphic example (modified with inspect element)

Regards
Currently auto-registration process is cool to filter easily windows and linux host by using the system.uname HostMetaDataItem.
Sadly when you want to automaticaly add a template for installed packages on the VM it become a pain because of the current limitation of the whole process (255 char max, only one HostMetaDataItem...)
When using Zabbix Agent the agent is capable of gather installed packages via system.sw.packages.
It would be nice to allow more filtering on auto-registration process by adding a new condition like :
"Installed packages" => Value "Package" => action
Graphic example (modified with inspect element)
Regards
Creating a ticket and getting many upvotes has more chances to get developed...
Comment