Hi All.
I have Fujitsu DX200 storage vs mapped official template from share.zabbix.com. I have made some changes to this template to monitor controllers status, CPU load and FC Ports usage (IOPS, Troughput), also i add to template disk usage (busy) stats.
Now I add discovery for volumes (LUNs) vs items: Name, Troughput, IOPS, ResponseTime, CacheHitRange and Capacity. But I'm in trouble... FJ snmp model doesn't get volume names, so I get it trough cli telnet -> powershell -> value map, so by volume id i have an item that shows volume name. But it's just item value. I want thas this value (VolumeName) be in other items names.
i.e. discovered items
item1: name = Volume 32 ; key = fj.volume.name[32] ; value = Mail1 (32)
item2: name = Volume Mail1 Capacity ; key = fj.volume.capacity[32]; value = 4Tb
I have Fujitsu DX200 storage vs mapped official template from share.zabbix.com. I have made some changes to this template to monitor controllers status, CPU load and FC Ports usage (IOPS, Troughput), also i add to template disk usage (busy) stats.
Now I add discovery for volumes (LUNs) vs items: Name, Troughput, IOPS, ResponseTime, CacheHitRange and Capacity. But I'm in trouble... FJ snmp model doesn't get volume names, so I get it trough cli telnet -> powershell -> value map, so by volume id i have an item that shows volume name. But it's just item value. I want thas this value (VolumeName) be in other items names.
i.e. discovered items
item1: name = Volume 32 ; key = fj.volume.name[32] ; value = Mail1 (32)
item2: name = Volume Mail1 Capacity ; key = fj.volume.capacity[32]; value = 4Tb