Hello! I installed Zabbix 1.6.1 for a new snmp project, I worked before with 1.4.2 and 1.4.4... In this older releases, for creating a Host I used this parameters:
Host Ip address--> the Ip address
Monitor by -->IP
snmp port-->10050(default)
I added the item's template and everything worked fine. Now with this config if I go to the Hosts screen in frontends I see this error:
Cannot connect to [10.5.1.134:10051] [Connection refused]
In older releases when I cannot connect to a host I saw this error:
Cannot connect to [10.5.1.134:161] [Connection refused]
So it seems that now is trying to connect to another port, well, maybe I'm wrong at this point, but the fact is that with the same config now isn't working. Any suggestions?
Host Ip address--> the Ip address
Monitor by -->IP
snmp port-->10050(default)
I added the item's template and everything worked fine. Now with this config if I go to the Hosts screen in frontends I see this error:
Cannot connect to [10.5.1.134:10051] [Connection refused]
In older releases when I cannot connect to a host I saw this error:
Cannot connect to [10.5.1.134:161] [Connection refused]
So it seems that now is trying to connect to another port, well, maybe I'm wrong at this point, but the fact is that with the same config now isn't working. Any suggestions?
Comment