Snowman

Results 13 comments of 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 ![Screen Shot 2019-04-24 at 17 56 36](https://user-images.githubusercontent.com/25300463/56674463-65d63c80-66ba-11e9-8a01-d0dfb0ec45b3.png)

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? ![Screen Shot 2019-05-02 at 12 18 33](https://user-images.githubusercontent.com/25300463/57069303-844cc100-6cd4-11e9-9ccd-df9efcf8e5c8.png) Yes, this is from template. There are also correct items.

I am also interested. Did you discovered how to fetch operational attributes ?