Hi,
I would like to enable authorised users to click on a host entry to execute a shell script on the Zabbix server. I tried to realise this with the so called "Scripts" (Admin/Scripts), but I am lacking the ability of providing any user related information.
According to the documentation, those "GUI Scripts" only accept {HOSTNAME}, {HOST.CONN} and {HOST.DNS}.
I need to provide at least the name of the user that performed the action. Is there any other place of installing such a functionality? If not, how deep do I have to dig to extend Zabbix in that direction?
Thanks
Michael
I would like to enable authorised users to click on a host entry to execute a shell script on the Zabbix server. I tried to realise this with the so called "Scripts" (Admin/Scripts), but I am lacking the ability of providing any user related information.
According to the documentation, those "GUI Scripts" only accept {HOSTNAME}, {HOST.CONN} and {HOST.DNS}.
I need to provide at least the name of the user that performed the action. Is there any other place of installing such a functionality? If not, how deep do I have to dig to extend Zabbix in that direction?
Thanks
Michael
Comment