I have issues with Zabbix Agentd and Zabbix Agent2 on vfs.discovery and vf.get items. After I unmount a removable VeraCrypt volume, Agentd/Agent2 produce error when get vfs value.
This is the result of zabbix_agent2.exe -t vfs.fs.discovery when the VeraCrypt volume mounted:
after I unmounted the VeraCrypt volume, it became like this:
Tested on Zabbix Agentd and Zabbix Agent2 version 6.0.47 and 7.4.12, result are the same. OS is Windows 10 with the latest update.
Any way to fix this issues?
Thanks
This is the result of zabbix_agent2.exe -t vfs.fs.discovery when the VeraCrypt volume mounted:
Code:
vfs.fs.discovery [s|[{"{#FSNAME}":"D:","{#FSTYPE}":"NTFS","{#FSLABEL}":"Kaede Data","{#FSDRIVETYPE}":"fixed"},{"{#FSNAME}":"C:","{#FSTYPE}":"NTFS","{#FSLABEL}":"Kaede Win10","{#FSDRIVETYPE}":"fixed"},{"{#FSNAME}":"W:","{#FSTYPE}":"NTFS","{#FSLABEL}":"TrueCrypt WebSites","{#FSDRIVETYPE}":"removable"},{"{#FSNAME}":"V:","{#FSTYPE}":"NTFS","{#FSLABEL}":"TrueCrypt Development","{#FSDRIVETYPE}":"removable"}]]
Code:
vfs.fs.discovery [m|ZBX_NOTSUPPORTED] [Cannot obtain a list of filesystems. Volume: \\?\Volume{bdd4c528-aa81-11f0-84c9-f01e34112bd0}\ Error: The system cannot find the file specified.]
Any way to fix this issues?
Thanks