Hi,
I have a script file on my Zabbix server (/usr/lib/zabbix/alertscripts/script.sh) and I want to run this script on all servers.
I can do that with SSH but I want Zabbix agents should run this script on all servers.
I guess with "User parameters" I can do that but it's not clear for me how to do that. Its says we need to add the command "zabbix_agentd.conf" on the document, but it seems not logical to add all bash commands to the "zabbix:agent.conf" file.
Can you please show me how to achieve that step by step?
Regards.
I have a script file on my Zabbix server (/usr/lib/zabbix/alertscripts/script.sh) and I want to run this script on all servers.
I can do that with SSH but I want Zabbix agents should run this script on all servers.
I guess with "User parameters" I can do that but it's not clear for me how to do that. Its says we need to add the command "zabbix_agentd.conf" on the document, but it seems not logical to add all bash commands to the "zabbix:agent.conf" file.
Can you please show me how to achieve that step by step?
Regards.
Comment