Snowman
Snowman
Hi MM, did this mean that network type of disk will be problem or you just want to test ? BR ` `
My deployment is storage on GlusterFS, qcow2 images resides on Gluster volume, folder /storage/volume1/205/disk.0 (this is qcow2 image) and Qemu read this disk with libgfapi (Gluster API protocol), so this...
I will send you PR.
I dont have time right now to test it, will let you know ASAP.
Sorry, I didn't see that you replied. I'm running Zabbix 3.0.25. I can see only -> Cannot create item: Incorrect function 'last' expression. Check expression part starting from: "uHDD[". .....
Only one with Type calculated in Item prototypes is : {#DISKNAME}: SMART critical errors total Formula is : `last("uHDD["{#DISKCMD}",5 Reallocated]")+last("uHDD["{#DISKCMD}",Spin_Retry_Count]")+last("uHDD["{#DISKCMD}",Current_Pending_Sector]")+last("uHDD["{#DISKCMD}",Offline_Uncorrectable]")` Attaching exported XML, has to be zipped bcs of guthub....
Error looks like this 
Sure, ` { "data":[ { "{#DISKMODEL}":"INTEL SSD", "{#DISKSN}":"XY", "{#DISKNAME}":"/dev/sda", "{#DISKCMD}":"/dev/sda -d sat", "{#SMART_ENABLED}":"1", "{#DISKTYPE}":"1" }, { "{#DISKMODEL}":"INTEL SSD", "{#DISKSN}":"XY", "{#DISKNAME}":"/dev/sdb", "{#DISKCMD}":"/dev/sdb -d sat", "{#SMART_ENABLED}":"1", "{#DISKTYPE}":"1" }, { "{#DISKMODEL}":"ST", "{#DISKSN}":"XY", "{#DISKNAME}":"/dev/sdc",...
> Do you have any items actually created?  Yes, this is from template. There are also correct items.
I am also interested. Did you discovered how to fetch operational attributes ?