Hi,
In SNMP monitoring, key does not play any role as SNMP OID is there. But key cannot be blank so I have given snmp in key.Item is created fine.
But when macro is used in key "snmp.{$IFOID10}" error "Invalid key "snmp.{$IFOID10}" for item "snmp.{$IFOID10}" on "t00Windows": incorrect syntax near "{$IFOID10}"." is generated while using macro in key ifInOctets.{$IFOID10}
Why it is happening as key is not important in this case still it is producing error on using macro in it
Thanks in Advance
In SNMP monitoring, key does not play any role as SNMP OID is there. But key cannot be blank so I have given snmp in key.Item is created fine.
But when macro is used in key "snmp.{$IFOID10}" error "Invalid key "snmp.{$IFOID10}" for item "snmp.{$IFOID10}" on "t00Windows": incorrect syntax near "{$IFOID10}"." is generated while using macro in key ifInOctets.{$IFOID10}
Why it is happening as key is not important in this case still it is producing error on using macro in it
Thanks in Advance
Comment