Parameters: Command Execution Via Zabbix
AllowKey=system.run[*]---> Allows system.run[] to execute commands via item -----> High risk if unrestricted commands are allowed
AllowRoot=1 -----> Allows Zabbix to execute commands as root
EnableRemoteCommands=1---->Allows Zabbix server to run commands on agent----->High risk if unauthorized commands are sent
Comments
Post a Comment