Hi! I have zabbix 5.0.2 and Windows Server 2012 R2 Standard. I want to monitor disk space of that server. It has one disk with two volumes on it - C: (NTFS, OS is installed on it) and G: (raw format, because this volume is encrypted). I care only about the volume C.
So, I added the server in zabbix and linked template "Template OS Windows" to it. That template has a discovery rule "mounted filesystem discovery", and that's what I need. The problem is that when I try to test “Mounted filesystem discovery” rule, I get message “Cannot obtain a list of filesystems: [0x00000002] The system cannot find the file specified”. But when I go to an Item Prototype “Total space” of that rule and test that item – I get the right value. So Item prototypes are all working fine, but the whole discovery rule isn’t working.
I tried to create Template, Discovery Rule and Item prototype manually, but get the same problem. I changed “vfs.fs.size[{#FSNAME},free]” on “vfs.fs.size[C:,free]” - and Item is working, but the Discovery rule still isn’t.
All the other Discovery rules in that template are working for this server (Network interface discovery and Windows service discovery gives me all the infromation). So I can get any possible information about this server, but I can’t get "Mounted Filesystem discovery" rule work. Any suggestions? Thank you in advance!
So, I added the server in zabbix and linked template "Template OS Windows" to it. That template has a discovery rule "mounted filesystem discovery", and that's what I need. The problem is that when I try to test “Mounted filesystem discovery” rule, I get message “Cannot obtain a list of filesystems: [0x00000002] The system cannot find the file specified”. But when I go to an Item Prototype “Total space” of that rule and test that item – I get the right value. So Item prototypes are all working fine, but the whole discovery rule isn’t working.
I tried to create Template, Discovery Rule and Item prototype manually, but get the same problem. I changed “vfs.fs.size[{#FSNAME},free]” on “vfs.fs.size[C:,free]” - and Item is working, but the Discovery rule still isn’t.
All the other Discovery rules in that template are working for this server (Network interface discovery and Windows service discovery gives me all the infromation). So I can get any possible information about this server, but I can’t get "Mounted Filesystem discovery" rule work. Any suggestions? Thank you in advance!