I have a SuSE 10 box with xinetd, but wish to run the zabbix-agentd stand-alone. It is running, but when I use
./zabbix_get -s172.22.221.71 -k"system.cpu.load[all,avg1]"
from my zabbix server I get Error:Connection refused.
How do I allow communications on this port on my SuSE server?
./zabbix_get -s172.22.221.71 -k"system.cpu.load[all,avg1]"
from my zabbix server I get Error:Connection refused.
How do I allow communications on this port on my SuSE server?
Comment