Hi everybody, I'm trying to create an script for execute manually from Host menu. Everything is ok if I use the command in command field and authorize it from agent config file with AllowKeys, but the problem is that when I use AllowKeys all other commands for my items, and the default commands of zabbix and the plugins are blocked. My idea is use UserParameter, in docs mention it, but I tryed with the command in command field, adding command on UserParameter section in config file, nothing works, even creating a bash file script (command.sh) and calling it. Always I receive the error: "Cannot execute script. Unknown metric system.run". Not shure how I must create o call the commands.
Some idea? Thanks in advance.
Some idea? Thanks in advance.
Comment