Open moss2k13 opened 11 years ago
Hello JJ, Currently we are deeply testing many zabbix's templates before migration (great collection by the way) and we use SNMPv3 SHA/AES in our environment. Would it be a big effort for You to adjust if.speed to SNMPv3? Maybe something like this?
if.speed["-d","IP_ADDRESS","-u","{$SNMP_V3_USER}","-p","{$SNMP_V3_PRIV}","-a","{$SNMP_V3_USER}","-s","SNMPINDEX"]
P.S. Zabbix 2.2 fully supports SNMPv3 now: https://support.zabbix.com/browse/ZBXNEXT-450
Thanks!
Hi,
I'm actually working on it....hope that I'll release it soon.
Hello JJ, Currently we are deeply testing many zabbix's templates before migration (great collection by the way) and we use SNMPv3 SHA/AES in our environment. Would it be a big effort for You to adjust if.speed to SNMPv3? Maybe something like this?
if.speed["-d","IP_ADDRESS","-u","{$SNMP_V3_USER}","-p","{$SNMP_V3_PRIV}","-a","{$SNMP_V3_USER}","-s","SNMPINDEX"]
P.S. Zabbix 2.2 fully supports SNMPv3 now: https://support.zabbix.com/browse/ZBXNEXT-450
Thanks!