hello,
i use zabbix 1.1 and i am monitoring some cisco switches with snmp.
i had this configuration in a working 1.0 configuration where i monitor the CPU and freemem.
now, i made a new template in 1.1 with that same OID configuration as in my 1.0 and the strange thing is that for the most switches i see an error in configuration ==> hosts: Timeout while connecting to [x.x.x.x:161]
It works great for some other switches, all are cisco so i know the configuration is good (template the same for all switches) so what is going on ?
It works great in zabbix 1.0 so the configuration of the switches is also okay (even checked it again).
i configured zabbix with:
$ ./configure --enable-server --with-mysql --with-net-snmp
in zabbix_server.log i get:
009529:20060613:135258 Getting value of [lmemFreeMem] from host [WD_3550] failed
009529:20060613:135258 The value is not stored in database.
009529:20060613:135258 SNMP error [1]
and when i perform a manual snmpwalk to one of the problem switches, i get the result that i need so snmp is working fine.
any idea ?
grtz and thnx,
Verus.
i use zabbix 1.1 and i am monitoring some cisco switches with snmp.
i had this configuration in a working 1.0 configuration where i monitor the CPU and freemem.
now, i made a new template in 1.1 with that same OID configuration as in my 1.0 and the strange thing is that for the most switches i see an error in configuration ==> hosts: Timeout while connecting to [x.x.x.x:161]
It works great for some other switches, all are cisco so i know the configuration is good (template the same for all switches) so what is going on ?
It works great in zabbix 1.0 so the configuration of the switches is also okay (even checked it again).
i configured zabbix with:
$ ./configure --enable-server --with-mysql --with-net-snmp
in zabbix_server.log i get:
009529:20060613:135258 Getting value of [lmemFreeMem] from host [WD_3550] failed
009529:20060613:135258 The value is not stored in database.
009529:20060613:135258 SNMP error [1]
and when i perform a manual snmpwalk to one of the problem switches, i get the result that i need so snmp is working fine.
any idea ?
grtz and thnx,
Verus.
What??? Sure you can update the info on Templates.
Comment