Hello,
I want to run a script that is in user home directory through Zabbix without a trigger. The script changes specified user's password to a value that is already defined inside a script. It works fine when I'm connected through ssh.
So the script lays inside a monitored device, I need Zabbix server to connect to my device through SSH and run that script (/var/services/homes/user/change-password), whenever I need.
Is there a way to run this script in similar way how global scripts work (you select a host and press on a script name to run a script)?
Any help is appreciated!
Thanks.
I want to run a script that is in user home directory through Zabbix without a trigger. The script changes specified user's password to a value that is already defined inside a script. It works fine when I'm connected through ssh.
So the script lays inside a monitored device, I need Zabbix server to connect to my device through SSH and run that script (/var/services/homes/user/change-password), whenever I need.
Is there a way to run this script in similar way how global scripts work (you select a host and press on a script name to run a script)?
Any help is appreciated!
Thanks.
Comment