Hi,
I'm using Amazon EC2 instances for my servers, and scaling up/down the number of servers as load changes.
When a new server comes up, I want to automatically register it in Zabbix and then configure the right sort of template based on what type of server it is (e.g. web, memcache, ha proxy, database etc).
I've figured out the first bit using Actions and auto-discovery, but I can't figure out how to create an action that reads a value from the agent (e.g. system.role) and configures templates appropriately.
Any ideas?
Malcolm
I'm using Amazon EC2 instances for my servers, and scaling up/down the number of servers as load changes.
When a new server comes up, I want to automatically register it in Zabbix and then configure the right sort of template based on what type of server it is (e.g. web, memcache, ha proxy, database etc).
I've figured out the first bit using Actions and auto-discovery, but I can't figure out how to create an action that reads a value from the agent (e.g. system.role) and configures templates appropriately.
Any ideas?
Malcolm
Comment