ESR-Series. User manual
528
Step
Description
Command
Keys
8
Specify the processing time for remote
commands (optionally).
esr(config-zabbix)# timeout
<TIME>
esr(config-zabbix-proxy)# timeout
<TIME>
<TIME> – timeout, takes value
in seconds [1..30].
Default value: 3. It is
recommended to set the
maximum value since some
commands may take longer
than the default.
If the command is not
completed within the specified
time, processing of the
command will be terminated.
9
Enable agent/proxy functionality
esr(config-zabbix)# enable
esr(config-zabbix-proxy)# enable
10
Allow access to the router (to the self zone) on TCP ports 10050, 10051 from the appropriate firewall security
zone. See
17.4.2 Zabbix-agent configuration example
Objective:
Configure the interaction between the agent and the server to execute remote commands from the server.
Solution:
In the context of the agent settings, specify the address of the Zabbix server, and the address from which the
server will interact:
esr(config-zabbix)# server
192.168
.
32.101
esr(config-zabbix)# source-address
192.168
.
39.170
To activate the active mode, specify hostname, active-server, and also enable the execution of remote
commands.
esr(config-zabbix)# hostname ESR-agent
esr(config-zabbix)# active-server
192.168
.
32.101
esr(config-zabbix)# remote-commands
Set the execution time of the remote commands, and activate the agent’s functionality.