I've got 3 host: xp, ubuntu and winserver 2k3. I just install zabbix on ubuntu and use it to manage the 2 other host. Everything seems to work well when i get infomation from xp and 2k3 perfectly. but i cannot make zabbix server (running on ubuntu) run. the availability field (configuration - hosts) always show with a red Z (that means it unavaiable). If i set an IP for it (e.g 192.168.171.131) in the file zabbix_agentd.conf, it says
cannot get value from agent failed: cannot connect to 192.168.171.131:10050 connection refused ,
but if i return it the default IP of a local server (127.0.0.1), it says
got an empty string from 127.0.0.1 assuming that the agent dropped connection because of permission denied.
Please give me some help, i'm just a newbie. thank you so much.
cannot get value from agent failed: cannot connect to 192.168.171.131:10050 connection refused ,
but if i return it the default IP of a local server (127.0.0.1), it says
got an empty string from 127.0.0.1 assuming that the agent dropped connection because of permission denied.
Please give me some help, i'm just a newbie. thank you so much.
Comment