Commits
Michael Veksler authored a06ac7ce159
.......PS. [ZBX-19114] fixed xpath for getting count of mulipath for selected scsiLun
new xpath:
count(/*/*/*/*/*/propSet[1]/val/lun/path[
state = 'active' and
../id = ../../../../propSet/val[
substring(../name,1,string-length(../name) - string-length('uuid'))
=
substring(../../propSet[val='naa.600508b1001c7aabffe15a2aa986e410']/name,1,string-length(../name) - string-length('uuid'))
]])