Line 100:
Line 100:
===== agent on the local zabbix server =====
===== agent on the local zabbix server =====
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
−
# config setprop zabbix-agent access localhost Servers localhost active disabled passive enabled
+
config setprop zabbix-agent access localhost Servers localhost active disabled passive enabled
−
# signal-event zabbix-agent-update
+
signal-event zabbix-agent-update
</syntaxhighlight>
</syntaxhighlight>