Hi All,
is it possible to extract text in an zabbix item created with snmp parameter ?
Item : IMM_SRV_DESCRIPTION
Type : SNMPv1 agent
SNMP OID : 1.3.6.1.2.1.1.1.0
KEY : 1.3.6.1.2.1.1.1.0
SNMP Community : xxx_snmp_read
SNMP Port : 161
Type of information : Character or Text
...
Result :
SNMPv2-MIB::sysDescr.0 = STRING: Linux IMM_SRV_VM_ESX1 2.6.16.46-353 #2 PREEMPT Thu Nov 4 14:08:47 UTC 2010 mips
I want to display and have only "IMM_SRV_VM_ESX1" inside a Zabbix GUI item field.
Is it possible to display and show only "IMM_SRV_VM_ESX1" string in Zabbix GUI (instead of having the complete string) ?
Many Thanks.
Bertrand39100.
is it possible to extract text in an zabbix item created with snmp parameter ?
Item : IMM_SRV_DESCRIPTION
Type : SNMPv1 agent
SNMP OID : 1.3.6.1.2.1.1.1.0
KEY : 1.3.6.1.2.1.1.1.0
SNMP Community : xxx_snmp_read
SNMP Port : 161
Type of information : Character or Text
...
Result :
SNMPv2-MIB::sysDescr.0 = STRING: Linux IMM_SRV_VM_ESX1 2.6.16.46-353 #2 PREEMPT Thu Nov 4 14:08:47 UTC 2010 mips
I want to display and have only "IMM_SRV_VM_ESX1" inside a Zabbix GUI item field.
Is it possible to display and show only "IMM_SRV_VM_ESX1" string in Zabbix GUI (instead of having the complete string) ?
Many Thanks.
Bertrand39100.

Not sure how to do this.
Comment