Hello everyone,
I'm using Zabbix for a couple months now and I'm loving it!
I'm currently struggling on the making of a template for a Lenovo DS4200 SAN.
I have got an OID that is giving me mutiples values and I want to only have one of the 3 values that this OID is giving me.
I tried to find trough the Zabbix forums and documentations but I didn't find anything related to my problem.
One of the results of my snmpwalk of the OID .1.3.6.1.3.94.1.8.1.6 from the FCMGMT-MIB::connUnitSensorMessage:
.1.3.6.1.3.94.1.8.1.6.32.128.0.192.255.67.127.117. 0.0.0.0.0.0.0.0.1 = STRING: "CPU Temperature-Ctlr B: 64 C 147.20F"
The only value I want is the "64 C" from the value "CPU Temperature-Ctlr B: 64 C 147.20F"
Because right now in Zabbix the value is listed like this:

I did a discovery rule of this OID that is listing me around 40 items and most of them are temperature items.
What should i do in Zabbix to only have the "C" value for each item in my discovery rule ?
Thank you everyone.
I'm using Zabbix for a couple months now and I'm loving it!
I'm currently struggling on the making of a template for a Lenovo DS4200 SAN.
I have got an OID that is giving me mutiples values and I want to only have one of the 3 values that this OID is giving me.
I tried to find trough the Zabbix forums and documentations but I didn't find anything related to my problem.
One of the results of my snmpwalk of the OID .1.3.6.1.3.94.1.8.1.6 from the FCMGMT-MIB::connUnitSensorMessage:
.1.3.6.1.3.94.1.8.1.6.32.128.0.192.255.67.127.117. 0.0.0.0.0.0.0.0.1 = STRING: "CPU Temperature-Ctlr B: 64 C 147.20F"
The only value I want is the "64 C" from the value "CPU Temperature-Ctlr B: 64 C 147.20F"
Because right now in Zabbix the value is listed like this:
I did a discovery rule of this OID that is listing me around 40 items and most of them are temperature items.
What should i do in Zabbix to only have the "C" value for each item in my discovery rule ?
Thank you everyone.
Comment