In agentd.conf I have added a line
After reboot agentd and run command
has received error
What to do?
Code:
UserParameter=inet.in,/sbin/ipfw show 150|awk '{print $3}'
Code:
zabbix_get -s ip-addres -k "inet.in"
ipfw: socket: Operation not permitted
Comment